aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cachetype.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-20arm64: cache: Merge cachetype.h into cache.hWill Deacon1-55/+0
2017-03-20arm64: cache: Remove support for ASID-tagged VIVT I-cachesWill Deacon1-8/+0
2017-03-20arm64: cacheinfo: Remove CCSIDR-based cache information probingWill Deacon1-24/+0
2017-03-20arm64: cpuinfo: remove I-cache VIPT aliasing detectionWill Deacon1-13/+0
2015-10-28arm64: cachetype: fix definitions of ICACHEF_* flagsWill Deacon1-2/+2
2015-01-15arm64: kernel: add support for cpu cache informationSudeep Holla1-6/+23
2014-09-08arm64: add helper functions to read I-cache attributesArd Biesheuvel1-0/+20
2014-07-18arm64: cachetype: report weakest cache policyMark Rutland1-6/+10
2014-05-09arm64: Implement cache_line_size() based on CTR_EL0.CWGCatalin Marinas1-0/+11
2012-09-17arm64: Cache maintenance routinesCatalin Marinas1-0/+48