get_root_pointer 129 arch/x86/include/asm/acpi.h return x86_init.acpi.get_root_pointer(); get_root_pointer 145 arch/x86/include/asm/x86_init.h u64 (*get_root_pointer)(void); get_root_pointer 100 arch/x86/kernel/x86_init.c .get_root_pointer = x86_default_get_root_pointer, get_root_pointer 97 arch/x86/platform/pvh/enlighten.c x86_init.acpi.get_root_pointer = pvh_get_root_pointer;