Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds