Home
last modified time | relevance | path

Searched refs:SecondLevelMapIdentity (Results 1 – 3 of 3) sorted by relevance

/kernel/dev/iommu/intel/
A Ddevice_context.h62 zx_status_t SecondLevelMapIdentity(paddr_t base, size_t size, uint32_t perms);
A Ddevice_context.cpp344 zx_status_t DeviceContext::SecondLevelMapIdentity(paddr_t base, size_t size, uint32_t perms) { in SecondLevelMapIdentity() function in intel_iommu::DeviceContext
A Diommu_impl.cpp453 status = dev->SecondLevelMapIdentity(mem->base_addr, size, perms); in EnableBiosReservedMappingsLocked()

Completed in 35 milliseconds