Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dhead64.c77 static unsigned int __head *fixup_int(void *ptr, unsigned long physaddr) in fixup_int() function
91 *fixup_int(&__pgtable_l5_enabled, physaddr) = 1; in check_la57_support()
92 *fixup_int(&pgdir_shift, physaddr) = 48; in check_la57_support()
93 *fixup_int(&ptrs_per_p4d, physaddr) = 512; in check_la57_support()