Searched refs:Create_Dirty_Excl_D (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | cacheops.h | 50 #define Create_Dirty_Excl_D (Cache_D | 0x0c) macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | cacheops.h | 50 #define Create_Dirty_Excl_D (Cache_D | 0x0c) macro
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | page.c | 265 uasm_i_cache(buf, Create_Dirty_Excl_D, off, A0); in build_clear_pref() 419 uasm_i_cache(buf, Create_Dirty_Excl_D, off, A0); in build_copy_store_pref()
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | page.c | 266 uasm_i_cache(buf, Create_Dirty_Excl_D, off, A0); in build_clear_pref() 420 uasm_i_cache(buf, Create_Dirty_Excl_D, off, A0); in build_copy_store_pref()
|
Completed in 3 milliseconds