Home
last modified time | relevance | path

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

/linux/arch/x86/platform/pvh/
H A Denlighten.c98 x86_init.acpi.get_root_pointer = pvh_get_root_pointer; in init_pvh_bootparams()
/linux/arch/x86/kernel/
H A Dx86_init.c125 .get_root_pointer = x86_default_get_root_pointer,
/linux/arch/x86/include/asm/
H A Dx86_init.h141 u64 (*get_root_pointer)(void); member
H A Dacpi.h169 return x86_init.acpi.get_root_pointer(); in acpi_arch_get_root_pointer()