Searched defs:Vmar (Results 1 – 4 of 4) sorted by relevance
60 const zx_handle_t Vmar = GuardedPagePoolPlatformData.Vmar; in unreserveGuardedPool() local 75 const zx_handle_t Vmar in allocateInGuardedPool() local 92 const zx_handle_t Vmar = GuardedPagePoolPlatformData.Vmar; deallocateInGuardedPool() local [all...]
17 zx_handle_t Vmar; member
71 ? Data->Vmar in map() local 147 const zx_handle_t Vmar = Data->Vmar; unmap() local 153 const zx_handle_t Vmar = (Data && Data->Vmar != ZX_HANDLE_INVALID) unmap() local [all...]
22 zx_handle_t Vmar; member