Searched defs:cache_op (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/csky/mm/ |
| H A D | dma-mapping.c | 14 static inline void cache_op(phys_addr_t paddr, size_t size, in cache_op() function
|
| /linux/arch/loongarch/include/asm/ |
| H A D | cacheflush.h | 51 #define cache_op(op, addr) \ macro
|
| /linux/arch/mips/include/asm/ |
| H A D | r4kcache.h | 57 #define cache_op(op, addr) \ macro
|
| /linux/arch/loongarch/kernel/ |
| H A D | perf_event.c | 603 unsigned int cache_type, cache_op, cache_result; in loongarch_pmu_map_cache_event() local
|
| /linux/tools/perf/util/ |
| H A D | parse-events.c | 368 int len, cache_type = -1, cache_op = -1, cache_result = -1; parse_events__decode_legacy_cache() local 1023 int cache_type, cache_op, cache_result; config_term_pmu() local [all...] |
| H A D | pmu.c | 1595 int cache_op = (term->val.num >> 8) & 0xFF; in pmu_config_term() local
|
| /linux/arch/sparc/kernel/ |
| H A D | perf_event.c | 1198 unsigned int cache_type, cache_op, cache_result; in sparc_map_cache_event() local
|
| /linux/arch/x86/events/ |
| H A D | core.c | 378 unsigned int cache_type, cache_op, cache_result; in set_ext_hw_attr() local
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | inst.h | 34 sdl_op, sdr_op, swr_op, cache_op, enumerator
|