Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dhead64.c100 static unsigned int __head *fixup_int(void *ptr, unsigned long physaddr) in fixup_int() function
114 *fixup_int(&__pgtable_l5_enabled, physaddr) = 1; in check_la57_support()
115 *fixup_int(&pgdir_shift, physaddr) = 48; in check_la57_support()
116 *fixup_int(&ptrs_per_p4d, physaddr) = 512; in check_la57_support()