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()
257 RsdpAddress = AcpiOsGetRootPointer (); in AcpiInitializeTables()
214 AcpiOsGetRootPointer (
97 AcpiOsGetRootPointer(void) in AcpiOsGetRootPointer() function
365 AcpiOsGetRootPointer ( in AcpiOsGetRootPointer() function
615 has_acpi = (AcpiOsGetRootPointer() != 0); in bus_probe()
426 if ((paddr = AcpiOsGetRootPointer()) == 0 || in acpi_identify()
11787 - The interface to AcpiOsGetRootPointer has changed to eliminate 17865 Implemented logical addressing for AcpiOsGetRootPointer. This17871 AcpiOsGetRootPointer interface.18961 Added a new interface named AcpiOsGetRootPointer to allow the OSL