Home
last modified time | relevance | path

Searched refs:LOONGARCH_CSR_FWPC (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/arch/loongarch/include/asm/
Dhw_breakpoint.h137 return csr_read64(LOONGARCH_CSR_FWPC) & CSR_FWPC_NUM; in get_num_brps()
Dloongarch.h1006 #define LOONGARCH_CSR_FWPC 0x380 /* instruction breakpoint config */ macro
/linux-6.14.4/arch/loongarch/kvm/
Dmain.c116 set_gcsr_sw_flag(LOONGARCH_CSR_FWPC); in kvm_init_gcsr_flag()