ZXFoundation™ 26h2
Loading...
Searching...
No Matches
zxfoundation::memory::vm::vm_page_slot Struct Referenceexport
Collaboration diagram for zxfoundation::memory::vm::vm_page_slot:
[legend]

Public Member Functions

auto clear () noexcept -> void
auto matches (u64 page_va) const noexcept -> bool
auto transfer_to (vm_page_slot &target) noexcept -> void

Data Fields

u8 _pad [1] {}
page_cache::cache_binding cache_binding {}
u8 dirty {0}
u32 file_index {0}
void * file_node {nullptr}
u8 flags {0}
u64 phys {0}
vm_page_state state {vm_page_state::empty}
u64 va_page {0}

The documentation for this struct was generated from the following file:
  • zxfoundation/memory/vm.zcomponent/types.cxxm