Searched refs:AcpiOsGetRootPointer (Results 1 – 10 of 10) sorted by relevance
70 AcpiOsGetRootPointer(void) in AcpiOsGetRootPointer() function
160 if ((rsdp_ptr = AcpiOsGetRootPointer()) == 0) in acpi_find_table()
94 AcpiOsGetRootPointer(void) in AcpiOsGetRootPointer() function
201 if ((rsdp_ptr = AcpiOsGetRootPointer()) == 0) in acpi_find_table()
183 if ((rsdp_ptr = AcpiOsGetRootPointer()) == 0) in acpi_find_table()
257 RsdpAddress = AcpiOsGetRootPointer (); in AcpiInitializeTables()
214 AcpiOsGetRootPointer (
365 AcpiOsGetRootPointer ( in AcpiOsGetRootPointer() function
1115 has_acpi = (AcpiOsGetRootPointer() != 0); in bus_probe()
11218 - The interface to AcpiOsGetRootPointer has changed to eliminate 17296 Implemented logical addressing for AcpiOsGetRootPointer. This17302 AcpiOsGetRootPointer interface.18392 Added a new interface named AcpiOsGetRootPointer to allow the OSL