Searched refs:AcpiOsGetRootPointer (Results 1 – 12 of 12) sorted by relevance
77 AcpiOsGetRootPointer(void) in AcpiOsGetRootPointer() function
157 if ((rsdp_ptr = AcpiOsGetRootPointer()) == 0) in acpi_find_table()
89 AcpiOsGetRootPointer(void) in AcpiOsGetRootPointer() function
180 if ((rsdp_ptr = AcpiOsGetRootPointer()) == 0) in acpi_find_table()
198 if ((rsdp_ptr = AcpiOsGetRootPointer()) == 0) in acpi_find_table()
214 AcpiOsGetRootPointer (
257 RsdpAddress = AcpiOsGetRootPointer (); in AcpiInitializeTables()
97 AcpiOsGetRootPointer(void) in AcpiOsGetRootPointer() function
365 AcpiOsGetRootPointer ( in AcpiOsGetRootPointer() function
655 has_acpi = (AcpiOsGetRootPointer() != 0); in bus_probe()
458 if ((paddr = AcpiOsGetRootPointer()) == 0 || in acpi_identify()
11919 - The interface to AcpiOsGetRootPointer has changed to eliminate 17997 Implemented logical addressing for AcpiOsGetRootPointer. This18003 AcpiOsGetRootPointer interface.19093 Added a new interface named AcpiOsGetRootPointer to allow the OSL