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_read64(LOONGARCH_CSR_FWPC) & CSR_FWPC_NUM; in get_num_brps()
H A Dloongarch.h962 #define LOONGARCH_CSR_FWPC 0x380 /* instruction breakpoint config */ macro
/linux/arch/loongarch/kvm/
H A Dmain.c114 set_gcsr_sw_flag(LOONGARCH_CSR_FWPC); in kvm_init_gcsr_flag()