Searched defs:get_page (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/kernel/vm/
H A Dpmm_arena.h40 vm_page_t* get_page(size_t index) { return &page_array_[index]; } function in class:PmmArena
/fuchsia/zircon/kernel/arch/x86/hypervisor/
H A Dvmexit.cpp830 static zx_status_t get_page(const AutoVmcs& vmcs, hypervisor::GuestPhysicalAddressSpace* gpas, function

Completed in 95 milliseconds