struct PagingQueryResult

Defined at line 283 of file ../../zircon/kernel/lib/arch/include/lib/arch/paging.h

The page information associated with a given virtual address, returned by

Paging's Query API below.

Public Members

uint64_t paddr
Page page
AccessPermissions access

Records