Docs.rs
  • hos_kernel-0.1.0
    • hos_kernel 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • bsgbryan
    • Dependencies
      • bootloader_api ^0.11.2 normal
      • embedded-graphics ^0.8.1 normal
      • lazy_static ^1.4.0 normal
      • linked_list_allocator ^0.9.0 normal
      • pc-keyboard ^0.5.0 normal
      • pic8259 ^0.10.1 normal
      • spin ^0.5.2 normal
      • volatile ^0.2.6 normal
      • x86_64 ^0.14.2 normal
    • Versions
    • 22.92% of the crate is documented
  • Platform
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hos_kernel0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Statics
  • Functions

List of all items

Structs

  • allocator::Dummy
  • allocator::Locked
  • allocator::fixed_size_block::FixedSizeBlockAllocator
  • framebuffer::Color
  • framebuffer::Display
  • framebuffer::Position
  • memory::BootInfoFrameAllocator
  • printer::WRITER
  • printer::Writer

Enums

  • interrupts::InterruptIndex

Macros

  • print
  • println

Functions

  • allocator::init_heap
  • framebuffer::set_pixel_in
  • gdt::init
  • hlt_loop
  • init
  • interrupts::init_idt
  • memory::create_example_mapping
  • memory::init
  • printer::set_framebuffer

Statics

  • interrupts::PICS

Constants

  • allocator::HEAP_SIZE
  • allocator::HEAP_START
  • gdt::DOUBLE_FAULT_IST_INDEX
  • interrupts::PIC_1_OFFSET
  • interrupts::PIC_2_OFFSET