Home
last modified time | relevance | path

Searched refs:MWPnCFG3_StoreEn (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/loongarch/include/asm/
Dhw_breakpoint.h80 #define MWPnCFG3_StoreEn 9 macro
/linux-6.6.21/arch/loongarch/kernel/
Dhw_breakpoint.c442 ctrl |= 0x1 << MWPnCFG3_StoreEn; in update_bp_registers()
454 ctrl &= ~0x1 << MWPnCFG3_StoreEn; in update_bp_registers()