Searched refs:physmap_max (Results 1 – 4 of 4) 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()
149 uint64_t physmap_max = 4 * GB; variable438 physmap_max = new_physmap_max; in Idle_PTs_init()
737 extern uint64_t physmap_base, physmap_max;744 if (__improbable(pvaddr >= physmap_max)) { in PHYSMAP_PTOV_check()746 pvaddr, physmap_base, physmap_max); in PHYSMAP_PTOV_check()
267 kasan_map_shadow_superpage_zero(physmap_base, physmap_max - physmap_base); in kasan_arch_init()