Searched refs:AcpiOsGetRootPointer (Results 1 – 11 of 11) sorted by relevance
70 AcpiOsGetRootPointer(void) in AcpiOsGetRootPointer() function
161 if ((rsdp_ptr = AcpiOsGetRootPointer()) == 0) in acpi_find_table()
94 AcpiOsGetRootPointer(void) in AcpiOsGetRootPointer() function
257 if ((rsdp_ptr = AcpiOsGetRootPointer()) == 0) in acpi_find_table()
273 if ((rsdp_ptr = AcpiOsGetRootPointer()) == 0) in acpi_find_table()
214 AcpiOsGetRootPointer (
257 RsdpAddress = AcpiOsGetRootPointer (); in AcpiInitializeTables()
99 AcpiOsGetRootPointer(void) in AcpiOsGetRootPointer() function
365 AcpiOsGetRootPointer ( in AcpiOsGetRootPointer() function
403 if ((paddr = AcpiOsGetRootPointer()) == 0 || in acpi_identify()
10176 - The interface to AcpiOsGetRootPointer has changed to eliminate 16254 Implemented logical addressing for AcpiOsGetRootPointer. This16260 AcpiOsGetRootPointer interface.17350 Added a new interface named AcpiOsGetRootPointer to allow the OSL