Home
last modified time | relevance | path

Searched refs:TRBIDR_PROG (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-trbe.h101 return !(trbidr & TRBIDR_PROG); in is_trbe_programmable()
/linux-5.19.10/arch/arm64/kvm/
Ddebug.c305 !(read_sysreg_s(SYS_TRBIDR_EL1) & TRBIDR_PROG)) in kvm_arch_vcpu_load_debug_state_flags()
/linux-5.19.10/arch/arm64/include/asm/
Del2_setup.h72 and x0, x0, TRBIDR_PROG
Dsysreg.h401 #define TRBIDR_PROG BIT(4) macro
/linux-5.19.10/tools/arch/arm64/include/asm/
Dsysreg.h383 #define TRBIDR_PROG BIT(4) macro