Searched refs:Memory (Results 1 – 7 of 7) sorted by relevance
| /third_party/lib/acpica/source/include/acpica/platform/ |
| A D | aclinuxex.h | 102 void *Memory) in AcpiOsFree() argument 104 kfree (Memory); in AcpiOsFree()
|
| A D | acefiex.h | 475 EFI_PHYSICAL_ADDRESS *Memory); 480 EFI_PHYSICAL_ADDRESS Memory,
|
| /third_party/lib/acpica/source/os_specific/service_layers/ |
| A D | oszircon.cpp | 306 void AcpiOsFree(void *Memory) { in AcpiOsFree() argument 307 free(Memory); in AcpiOsFree()
|
| A D | osfuchsia.cpp | 478 void AcpiOsFree(void* Memory) { in AcpiOsFree() argument 479 free(Memory); in AcpiOsFree()
|
| /third_party/lib/acpica/source/include/acpica/ |
| A D | acpiosxf.h | 247 void * Memory);
|
| /third_party/lib/acpica/tests/misc/ |
| A D | grammar.asl | 3117 //Create System Memory Operation Region and field overlays 3612 //Create System Memory Operation Region and field overlays 4255 //Create System Memory Operation Region and field overlays 4369 //System Memory Byte data 4374 //System Memory Word Data 4379 //System Memory DWord Data 4423 //System Memory Byte data 4429 //System Memory Word Data 4435 //System Memory DWord Data 4560 //System Memory Byte data [all …]
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 3737 MPST /* Memory Power State Table */ 3739 PMTT /* Platform Memory Topology Table */ 4406 default regions (Memory/IO/PCI/DataTable) simultaneously to prevent any 7857 Debugger: Enhanced the Statistics/Memory command to emit the total 9612 flags for both Memory and I/O address resource descriptors. For Memory, 10666 Extended Address (IO, Memory, Space), QwordSpace, DwordSpace, and 14238 problems on systems with memory-mapped I/O. Memory is now 14984 PciConfiguration(), Read/Write Memory(), and Read/Write Port() now 15380 interfaces for PCI, I/O, and Memory. The previously existing 18 15499 Memory allocation performance enhancement - over 24X compile time
|
Completed in 37 milliseconds