Searched refs:get_root_pointer (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dacpi.h160 return x86_init.acpi.get_root_pointer();
H A Dx86_init.h136 * @get_root_pointer: get RSDP address
141 u64 (*get_root_pointer)(void); member in struct:x86_init_acpi
/linux-master/arch/x86/platform/pvh/
H A Denlighten.c101 x86_init.acpi.get_root_pointer = pvh_get_root_pointer;
/linux-master/arch/x86/kernel/
H A Dx86_init.c124 .get_root_pointer = x86_default_get_root_pointer,

Completed in 111 milliseconds