summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cachetype.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: cache: Merge cachetype.h into cache.hWill Deacon2017-03-201-55/+0Star
* arm64: cache: Remove support for ASID-tagged VIVT I-cachesWill Deacon2017-03-201-8/+0Star
* arm64: cacheinfo: Remove CCSIDR-based cache information probingWill Deacon2017-03-201-24/+0Star
* arm64: cpuinfo: remove I-cache VIPT aliasing detectionWill Deacon2017-03-201-13/+0Star
* arm64: cachetype: fix definitions of ICACHEF_* flagsWill Deacon2015-10-281-2/+2
* arm64: kernel: add support for cpu cache informationSudeep Holla2015-01-151-6/+23
* arm64: add helper functions to read I-cache attributesArd Biesheuvel2014-09-081-0/+20
* arm64: cachetype: report weakest cache policyMark Rutland2014-07-181-6/+10
* arm64: Implement cache_line_size() based on CTR_EL0.CWGCatalin Marinas2014-05-091-0/+11
* arm64: Cache maintenance routinesCatalin Marinas2012-09-171-0/+48