Searched defs:cache_op (Results 1 – 13 of 13) 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/xtensa/kernel/ |
H A D | perf_event.c | 115 unsigned int cache_type, cache_op, cache_result; in xtensa_pmu_cache_event() local
|
/linux/arch/arc/kernel/ |
H A D | perf_event.c | 303 unsigned int cache_type, cache_op, cache_result; in arc_pmu_cache_event() local
|
/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/arch/riscv/kvm/ |
H A D | vcpu_pmu.c | 95 unsigned int cache_type, cache_op, cache_result; in kvm_pmu_get_perf_event_cache_config() local
|
/linux/drivers/perf/ |
H A D | arm_pmu.c | 127 unsigned int cache_type, cache_op, cache_result, ret; in armpmu_map_cache_event() local
|
H A D | riscv_pmu_sbi.c | 476 unsigned int cache_type, cache_op, cache_result, ret; in pmu_event_find_cache() local
|
/linux/arch/mips/kernel/ |
H A D | perf_event_mipsxx.c | 733 unsigned int cache_type, cache_op, cache_result; in mipspmu_map_cache_event() local
|
/linux/arch/csky/kernel/ |
H A D | perf_event.c | 952 unsigned int cache_type, cache_op, cache_result; in csky_pmu_cache_event() local
|
/linux/arch/x86/events/ |
H A D | core.c | 377 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
|