Searched defs:cache_op (Results 1 – 8 of 8) 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/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/x86/events/ |
H A D | core.c | 377 unsigned int cache_type, cache_op, cache_result; in set_ext_hw_attr() local
|
/linux/tools/perf/util/ |
H A D | parse-events.c | 393 int len, cache_type = -1, cache_op = -1, cache_result = -1; in parse_events__decode_legacy_cache() local
|
/linux/arch/mips/include/uapi/asm/ |
H A D | inst.h | 34 sdl_op, sdr_op, swr_op, cache_op, enumerator
|