Searched refs:AcpiGbl_OperandCache (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/utilities/
H A Dutalloc.c104 ACPI_MAX_OBJECT_CACHE_DEPTH, &AcpiGbl_OperandCache);
166 (void) AcpiOsDeleteCache (AcpiGbl_OperandCache);
167 AcpiGbl_OperandCache = NULL;
H A Dutobject.c437 Object = AcpiOsAcquireObject (AcpiGbl_OperandCache);
486 (void) AcpiOsReleaseObject (AcpiGbl_OperandCache, Object);
H A Dutxface.c641 (void) AcpiOsPurgeCache (AcpiGbl_OperandCache);
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/debugger/
H A Ddbstats.c462 AcpiDbListInfo (AcpiGbl_OperandCache);
H A Ddbexec.c662 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_OperandCache);
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/include/
H A Dacglobal.h238 ACPI_EXTERN ACPI_CACHE_T *AcpiGbl_OperandCache; variable

Completed in 111 milliseconds