Searched refs:acpi_hest_init (Results 1 – 3 of 3) sorted by relevance
28 void __init acpi_hest_init(void);30 static inline void acpi_hest_init(void) { return; } in acpi_hest_init() function
208 void __init acpi_hest_init(void) in acpi_hest_init() function
655 acpi_hest_init(); in acpi_pci_root_init()