Searched refs:SecondLevelMapIdentity (Results 1 – 3 of 3) sorted by relevance
62 zx_status_t SecondLevelMapIdentity(paddr_t base, size_t size, uint32_t perms);
344 zx_status_t DeviceContext::SecondLevelMapIdentity(paddr_t base, size_t size, uint32_t perms) { in SecondLevelMapIdentity() function in intel_iommu::DeviceContext
453 status = dev->SecondLevelMapIdentity(mem->base_addr, size, perms); in EnableBiosReservedMappingsLocked()
Completed in 35 milliseconds