Searched refs:Memory (Results 1 – 25 of 35) sorted by relevance
12
/acpica-latest/tests/aslts/src/runtime/common/TCI/ |
D | tcicmd.asl | 53 * The layout of the Package for Memory Consumption Statistics 73 /* Memory Consumption Statistics. */ 109 * So, in case of the Memory Consumption Statistics commands it 110 * is filled by ACPICA with the Memory Consumption Statistics. 219 * a. for Memory Consumption Statistics 244 * Print out the Memory Consumption Statistics Package 246 * arg0 - Memory Consumption Statistics Package 361 * Memory Consumption Statistics Packages. 385 * Verify difference of Memory Consumption Statistics between 390 * Check that the Memory Consumption Statistics measured at the first point [all …]
|
/acpica-latest/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/ |
D | RUN.asl | 41 /* Create and initialize the Memory Consumption Statistics Packages */ 54 Debug = "Check that the Memory Consumption Statistics is handled properly" 55 /* Check that the Memory Consumption Statistics */ 65 Debug = "the Memory Consumption Statistics is not properly handled" 100 * // Create and initialize the Memory Consumption Statistics Packages
|
D | dobexceptions.asl | 44 /* Create and initialize the Memory Consumption Statistics Packages */
|
D | dobmisc.asl | 46 /* Create and initialize the Memory Consumption Statistics Packages */
|
D | dobdecl.asl | 56 /* Create and initialize the Memory Consumption Statistics Packages */
|
/acpica-latest/source/include/platform/ |
D | aclinuxex.h | 210 void *Memory) in AcpiOsFree() argument 212 kfree (Memory); in AcpiOsFree()
|
D | acefiex.h | 640 ACPI_EFI_PHYSICAL_ADDRESS *Memory); 645 ACPI_EFI_PHYSICAL_ADDRESS Memory,
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/descriptor/ |
D | memory32fixed.asl | 31 * Memory32Fixed() Memory Resource Descriptor Macro 61 6.4.3.4 32-Bit Fixed Memory Range Descriptor 62 32-Bit Fixed Memory Range Descriptor layout:
|
D | memory32.asl | 31 * Memory32() Memory Resource Descriptor Macro 67 6.4.3.3 32-Bit Memory Range Descriptor 68 32-Bit Memory Range Descriptor layout:
|
D | memory24.asl | 31 * Memory24() Memory Resource Descriptor Macro 67 6.4.3.1 24-Bit Memory Range Descriptor 68 24-Bit Memory Range Descriptor layout:
|
D | extendedmemory.asl | 31 * Extended Memory Resource Descriptor Macro 1070 Memory Extended Address Space Descriptor layout: 1075 0 Memory range 1097 Bit[5] Memory to I/O Translation, _TTP 1102 Bits[4:3] Memory attributes, _MTP. These bits are only defined if this memory 1109 Bits[2:1] Memory attributes, _MEM 1176 Type field (see above). For the Memory Resource Type, the definition
|
D | dwordmemory.asl | 31 * DWord Memory Resource Descriptor Macro 1017 Memory DWord Address Space Descriptor layout: 1022 0 Memory range 1044 Bit[5] Memory to I/O Translation, _TTP 1049 Bits[4:3] Memory attributes, _MTP. These bits are only defined if this memory 1056 Bits[2:1] Memory attributes, _MEM
|
D | qwordmemory.asl | 31 * QWord Memory Resource Descriptor Macro 1017 Memory QWord Address Space Descriptor layout: 1022 0 Memory range 1044 Bit[5] Memory to I/O Translation, _TTP 1049 Bits[4:3] Memory attributes, _MTP. These bits are only defined if this memory 1056 Bits[2:1] Memory attributes, _MEM
|
D | extendedio.asl | 483 Bit[4] I/O to Memory Translation, _TTP 490 3 Memory window covers the entire range 559 Type field (see above). For the Memory Resource Type, the definition
|
D | register.asl | 210 0x00 System Memory
|
D | wordio.asl | 482 Bit[4] I/O to Memory Translation, _TTP 489 3 Memory window covers the entire range
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/ |
D | README | 19 N_ML - demo test for Memory leak type bug,
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0156_ML/ |
D | DECL.asl | 32 * SUMMARY: Memory leak till the Method exit for each execution of If(TRUE)-Else/ElseIf
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0110_ML/ |
D | DECL.asl | 32 …* SUMMARY: The Memory Leak anomaly on a While operator (the first anomaly encountered by PMEMCV in…
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0158_ML/ |
D | DECL.asl | 32 * SUMMARY: Memory leak till the Method exit for each execution of Break
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0159_ML/ |
D | DECL.asl | 32 * SUMMARY: Memory leak till the Method exit for each execution of Continue
|
/acpica-latest/source/include/ |
D | acpiosxf.h | 355 void * Memory);
|
/acpica-latest/tests/aslts/adm/BugState/ |
D | ALLBUGS_DUP | 117 110| I ML | | | FIXED | | The Memory Leak anomaly on a While operator (th… 163 156| I ML | | 5422 | FIXED INTEGRATED | | Memory leak till the Method exit for each execu… 165 158| I ML | | 5423 | FIXED INTEGRATED | | Memory leak till the Method exit for each execu… 166 159| I ML | | 5424 | FIXED INTEGRATED | | Memory leak till the Method exit for each execu…
|
D | ALLBUGS | 117 110| I ML | | | FIXED | | The Memory Leak anomaly on a While operator (th… 163 156| I ML | | 5422 | FIXED INTEGRATED | | Memory leak till the Method exit for each execu… 165 158| I ML | | 5423 | FIXED INTEGRATED | | Memory leak till the Method exit for each execu… 166 159| I ML | | 5424 | FIXED INTEGRATED | | Memory leak till the Method exit for each execu…
|
/acpica-latest/tests/misc/ |
D | grammar.asl | 3118 //Create System Memory Operation Region and field overlays 3422 // create System Memory Operation Region and field overlays 3515 // create System Memory Operation Region and field overlays 3613 //Create System Memory Operation Region and field overlays 3959 // Create System Memory Operation Region and field overlays 4122 // create System Memory Operation Region and field overlays 4256 //Create System Memory Operation Region and field overlays 4370 //System Memory Byte data 4375 //System Memory Word Data 4380 //System Memory DWord Data [all …]
|
12