Home
last modified time | relevance | path

Searched refs:OslMapTable (Results 1 – 3 of 3) sorted by relevance

/acpica-3.6.0/source/os_specific/service_layers/
Dosbsdtbl.c173 OslMapTable (
267 Status = OslMapTable (Address, NULL, &MappedTable); in AcpiOsGetTableByAddress()
565 Status = OslMapTable (Gbl_Rsdp.XsdtPhysicalAddress, in OslTableInitialize()
591 Status = OslMapTable (Gbl_Rsdp.RsdtPhysicalAddress, in OslTableInitialize()
629 Status = OslMapTable (Gbl_FadtAddress, ACPI_SIG_FADT, &MappedTable); in OslTableInitialize()
792 Status = OslMapTable (TableAddress, Signature, &MappedTable); in OslGetTableViaRoot()
969 OslMapTable ( in OslMapTable() function
Doslinuxtbl.c198 OslMapTable (
356 Status = OslMapTable (Address, NULL, &MappedTable); in AcpiOsGetTableByAddress()
995 Status = OslMapTable (TableAddress, NULL, &MappedTable); in OslListBiosTables()
1136 Status = OslMapTable (TableAddress, Signature, &MappedTable); in OslGetBiosTable()
1199 Status = OslMapTable (TableAddress, NULL, &MappedTable); in OslGetBiosTable()
1339 OslMapTable ( in OslMapTable() function
/acpica-3.6.0/source/os_specific/efi/
Dosefitbl.c186 OslMapTable (
274 Status = OslMapTable (Address, NULL, &MappedTable); in AcpiOsGetTableByAddress()
790 Status = OslMapTable (TableAddress, NULL, &MappedTable); in OslListTables()
931 Status = OslMapTable (TableAddress, Signature, &MappedTable); in OslGetTable()
994 Status = OslMapTable (TableAddress, NULL, &MappedTable); in OslGetTable()
1074 OslMapTable ( in OslMapTable() function