Home
last modified time | relevance | path

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

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