Home
last modified time | relevance | path

Searched refs:LOONGARCH_CSR_FWPS (Results 1 – 4 of 4) sorted by relevance

/arch/loongarch/kernel/
A Dhw_breakpoint.c494 if ((csr_read32(LOONGARCH_CSR_FWPS) & (0x1 << i))) { in breakpoint_handler()
499 csr_write32(0x1 << i, LOONGARCH_CSR_FWPS); in breakpoint_handler()
554 csr_write32(CSR_FWPC_SKIP, LOONGARCH_CSR_FWPS); in hw_breakpoint_thread_switch()
A Dtraps.c819 csr_write32(CSR_FWPC_SKIP, LOONGARCH_CSR_FWPS); in do_watch()
836 csr_write32(CSR_FWPC_SKIP, LOONGARCH_CSR_FWPS); in do_watch()
/arch/loongarch/kvm/
A Dmain.c117 set_gcsr_sw_flag(LOONGARCH_CSR_FWPS); in kvm_init_gcsr_flag()
/arch/loongarch/include/asm/
A Dloongarch.h1014 #define LOONGARCH_CSR_FWPS 0x381 /* instruction breakpoint status */ macro

Completed in 121 milliseconds