fixup_long         94 arch/x86/kernel/head64.c 	*fixup_long(&page_offset_base, physaddr) = __PAGE_OFFSET_BASE_L5;
fixup_long         95 arch/x86/kernel/head64.c 	*fixup_long(&vmalloc_base, physaddr) = __VMALLOC_BASE_L5;
fixup_long         96 arch/x86/kernel/head64.c 	*fixup_long(&vmemmap_base, physaddr) = __VMEMMAP_BASE_L5;
fixup_long        255 arch/x86/kernel/head64.c 	*fixup_long(&phys_base, physaddr) += load_delta - sme_get_me_mask();