asterinas/ostd/src
Yuke Peng f89b248f3b Change IoPort to architecture-independent 2025-04-16 10:09:19 +08:00
..
arch Change IoPort to architecture-independent 2025-04-16 10:09:19 +08:00
boot Fix safety reasoning about `get_on_cpu` 2025-04-03 10:50:22 +08:00
bus Refactor PCI access in OSTD 2025-03-29 09:16:40 +08:00
collections
cpu Fix safety reasoning about `get_on_cpu` 2025-04-03 10:50:22 +08:00
io Change IoPort to architecture-independent 2025-04-16 10:09:19 +08:00
mm Remove `ostd/src/mm/offset.rs` 2025-04-15 09:15:22 +08:00
sync Add guard which disables bottom half 2025-04-15 14:54:51 +08:00
task Update outdated comments near `switch_to_task` 2025-04-06 09:49:23 +08:00
timer
trap Add guard which disables bottom half 2025-04-15 14:54:51 +08:00
util Add support for `Rcu` to store an `Either` 2025-04-15 10:10:42 +08:00
console.rs Don't force every printer to use `if_tdx_enabled` 2025-03-22 10:16:43 +08:00
error.rs
lib.rs Add support for `Rcu` to store an `Either` 2025-04-15 10:10:42 +08:00
logger.rs Fix lint errors 2025-02-27 11:36:41 +08:00
panic.rs
prelude.rs Implement a new set of physical page APIs 2024-12-27 12:12:51 +08:00
smp.rs
user.rs Move CPU context implementations to a specific module 2025-03-21 21:19:50 +08:00