Home
last modified time | relevance | path

Searched refs:x86_physical_address_width (Results 1 – 4 of 4) sorted by relevance

/kernel/platform/pc/
A Dpcie_quirks.cpp185 uint64_t max = (1ULL << x86_physical_address_width()); in pcie_amd_topmem_quirk()
A Dmemory.cpp441 (1ull << (x86_physical_address_width())) - 1); in x86_resource_init_hook()
/kernel/arch/x86/include/arch/x86/
A Dfeature.h190 static inline uint8_t x86_physical_address_width(void) in x86_physical_address_width() function
/kernel/arch/x86/
A Dmmu.cpp482 uint8_t paddr_width = x86_physical_address_width(); in x86_mmu_early_init()

Completed in 13 milliseconds