Home
last modified time | relevance | path

Searched refs:CACHE_OMS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/csky/mm/
H A Dcachev2.c15 #define CACHE_OMS (1 << 6) macro
55 cache_op_line(i, INS_CACHE | CACHE_INV | CACHE_OMS); in local_icache_inv_range()
H A Dcachev1.c13 #define CACHE_OMS (1 << 6) macro
50 unsigned int val = value | CACHE_CLR | CACHE_OMS; in cache_op_range()
/kernel/linux/linux-6.6/arch/csky/mm/
H A Dcachev2.c15 #define CACHE_OMS (1 << 6) macro
55 cache_op_line(i, INS_CACHE | CACHE_INV | CACHE_OMS); in local_icache_inv_range()
H A Dcachev1.c13 #define CACHE_OMS (1 << 6) macro
50 unsigned int val = value | CACHE_CLR | CACHE_OMS; in cache_op_range()

Completed in 3 milliseconds