Searched refs:AcpiOsGetRootPointer (Results 1 – 12 of 12) sorted by relevance
78 AcpiOsGetRootPointer(void) in AcpiOsGetRootPointer() function
158 if ((rsdp_ptr = AcpiOsGetRootPointer()) == 0) in acpi_find_table()
82 AcpiOsGetRootPointer(void) in AcpiOsGetRootPointer() function
199 if ((rsdp_ptr = AcpiOsGetRootPointer()) == 0) in acpi_find_table()
181 if ((rsdp_ptr = AcpiOsGetRootPointer()) == 0) in acpi_find_table()
257 RsdpAddress = AcpiOsGetRootPointer (); in AcpiInitializeTables()
214 AcpiOsGetRootPointer (
97 AcpiOsGetRootPointer(void) in AcpiOsGetRootPointer() function
365 AcpiOsGetRootPointer ( in AcpiOsGetRootPointer() function
761 has_acpi = (AcpiOsGetRootPointer() != 0); in bus_probe()
417 if ((paddr = AcpiOsGetRootPointer()) == 0 || in acpi_identify()
11574 - The interface to AcpiOsGetRootPointer has changed to eliminate 17652 Implemented logical addressing for AcpiOsGetRootPointer. This17658 AcpiOsGetRootPointer interface.18748 Added a new interface named AcpiOsGetRootPointer to allow the OSL