Searched defs:cache_op (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.4/arch/nds32/kernel/ | 
| D | dma.c | 13 static inline void cache_op(phys_addr_t paddr, size_t size,  in cache_op()  function
 | 
| D | perf_event_cpu.c | 46 	unsigned int cache_type, cache_op, cache_result, ret;  in nds32_pmu_map_cache_event()  local
 | 
| /Linux-v5.4/arch/csky/mm/ | 
| D | dma-mapping.c | 17 static inline void cache_op(phys_addr_t paddr, size_t size,  in cache_op()  function
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | r4kcache.h | 42 #define cache_op(op,addr)						\  macro
 | 
| /Linux-v5.4/arch/xtensa/kernel/ | 
| D | perf_event.c | 106 	unsigned int cache_type, cache_op, cache_result;  in xtensa_pmu_cache_event()  local
 | 
| /Linux-v5.4/arch/arc/kernel/ | 
| D | perf_event.c | 141 	unsigned int cache_type, cache_op, cache_result;  in arc_pmu_cache_event()  local
 | 
| /Linux-v5.4/drivers/perf/ | 
| D | arm_pmu.c | 47 	unsigned int cache_type, cache_op, cache_result, ret;  in armpmu_map_cache_event()  local
 | 
| /Linux-v5.4/arch/mips/kernel/ | 
| D | perf_event_mipsxx.c | 684 	unsigned int cache_type, cache_op, cache_result;  in mipspmu_map_cache_event()  local
 | 
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | perf_event.c | 1198 	unsigned int cache_type, cache_op, cache_result;  in sparc_map_cache_event()  local
 | 
| /Linux-v5.4/arch/csky/kernel/ | 
| D | perf_event.c | 952 	unsigned int cache_type, cache_op, cache_result;  in csky_pmu_cache_event()  local
 | 
| /Linux-v5.4/arch/x86/events/ | 
| D | core.c | 303 	unsigned int cache_type, cache_op, cache_result;  in set_ext_hw_attr()  local
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | parse-events.c | 414 	int cache_type = -1, cache_op = -1, cache_result = -1;  in parse_events_add_cache()  local
 | 
| /Linux-v5.4/arch/mips/include/uapi/asm/ | 
| D | inst.h | 34 	sdl_op, sdr_op, swr_op, cache_op,  enumerator
 |