List of all items
Structs
- display::AxDisplayInfo
 - fs::AxDirHandle
 - fs::AxDisk
 - fs::AxFileHandle
 - fs::AxOpenOptions
 - io::AxPollState
 - mem::DMAInfo
 - net::AxTcpSocketHandle
 - net::AxUdpSocketHandle
 - task::AxTaskHandle
 - task::AxWaitQueueHandle
 
Enums
Traits
Functions
- display::ax_framebuffer_flush
 - display::ax_framebuffer_info
 - fs::ax_create_dir
 - fs::ax_current_dir
 - fs::ax_file_attr
 - fs::ax_flush_file
 - fs::ax_open_dir
 - fs::ax_open_file
 - fs::ax_read_dir
 - fs::ax_read_file
 - fs::ax_read_file_at
 - fs::ax_remove_dir
 - fs::ax_remove_file
 - fs::ax_rename
 - fs::ax_seek_file
 - fs::ax_set_current_dir
 - fs::ax_truncate_file
 - fs::ax_write_file
 - fs::ax_write_file_at
 - mem::ax_alloc
 - mem::ax_alloc_coherent
 - mem::ax_dealloc
 - mem::ax_dealloc_coherent
 - net::ax_dns_query
 - net::ax_poll_interfaces
 - net::ax_tcp_accept
 - net::ax_tcp_bind
 - net::ax_tcp_connect
 - net::ax_tcp_listen
 - net::ax_tcp_peer_addr
 - net::ax_tcp_poll
 - net::ax_tcp_recv
 - net::ax_tcp_send
 - net::ax_tcp_set_nonblocking
 - net::ax_tcp_shutdown
 - net::ax_tcp_socket
 - net::ax_tcp_socket_addr
 - net::ax_udp_bind
 - net::ax_udp_connect
 - net::ax_udp_peek_from
 - net::ax_udp_peer_addr
 - net::ax_udp_poll
 - net::ax_udp_recv
 - net::ax_udp_recv_from
 - net::ax_udp_send
 - net::ax_udp_send_to
 - net::ax_udp_set_nonblocking
 - net::ax_udp_socket
 - net::ax_udp_socket_addr
 - stdio::ax_console_read_bytes
 - stdio::ax_console_write_bytes
 - stdio::ax_console_write_fmt
 - sys::ax_terminate
 - task::ax_current_task_id
 - task::ax_exit
 - task::ax_set_current_affinity
 - task::ax_set_current_priority
 - task::ax_sleep_until
 - task::ax_spawn
 - task::ax_wait_for_exit
 - task::ax_wait_queue_wait
 - task::ax_wait_queue_wait_until
 - task::ax_wait_queue_wake
 - task::ax_yield_now
 - time::ax_monotonic_time
 - time::ax_wall_time
 
Type Aliases
Constants
- config::ARCH
 - config::PACKAGE
 - config::PLATFORM
 - config::TASK_STACK_SIZE
 - config::TICKS_PER_SEC
 - config::devices::IPI_IRQ
 - config::devices::MMIO_RANGES
 - config::devices::PCI_BUS_END
 - config::devices::PCI_ECAM_BASE
 - config::devices::PCI_RANGES
 - config::devices::TIMER_IRQ
 - config::devices::VIRTIO_MMIO_RANGES
 - config::plat::CPU_NUM
 - config::plat::KERNEL_ASPACE_BASE
 - config::plat::KERNEL_ASPACE_SIZE
 - config::plat::KERNEL_BASE_PADDR
 - config::plat::KERNEL_BASE_VADDR
 - config::plat::PHYS_BUS_OFFSET
 - config::plat::PHYS_MEMORY_BASE
 - config::plat::PHYS_MEMORY_END
 - config::plat::PHYS_MEMORY_SIZE
 - config::plat::PHYS_VIRT_OFFSET