summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/acpica/acpi_func.h
AgeCommit message (Expand)Author
2023-05-10acpi(4): Fix membars in ACPI_ACQUIRE/RELEASE_GLOBAL_LOCK.riastradh
2018-10-12Implement ACPI_FLUSH_CPU_CACHE on aarch64.jmcneill
2018-04-19s/static inline/static __inline/g for consistency.christos
2010-07-24Revert the previous partially for the time being.jruoho
2010-07-24Move ACPI_FLUSH_CPU_CACHE() (a.k.a. WBINVD on x86) to MD headers where itjruoho
2010-03-08Add missing (FreeBSD) license. Ok jmcneill@.jruoho
2008-05-24MI implementation of AcpiAcquireGlobalLock and AcpiReleaseGlobalLock.jmcneill