Searched refs:physmap_max (Results 1 – 3 of 3) sorted by relevance
457 extern uint64_t physmap_base, physmap_max;459 #define NPHYSMAP (MAX(((physmap_max - physmap_base) / GB), 4))519 if (__improbable(pvaddr >= physmap_max)) { in PHYSMAP_PTOV_check()521 pvaddr, physmap_base, physmap_max); in PHYSMAP_PTOV_check()
150 uint64_t physmap_max = 4 * GB; variable439 physmap_max = new_physmap_max; in Idle_PTs_init()
263 kasan_map_shadow_superpage_zero(physmap_base, physmap_max - physmap_base); in kasan_arch_init()