Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-trbe.h23 unsigned int trbe = cpuid_feature_extract_unsigned_field(aa64dfr0, ID_AA64DFR0_TRBE_SHIFT); in is_trbe_available()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Del2_setup.h69 ubfx x0, x1, #ID_AA64DFR0_TRBE_SHIFT, #4
H A Dsysreg.h914 #define ID_AA64DFR0_TRBE_SHIFT 44 macro
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Ddebug.c291 if (cpuid_feature_extract_unsigned_field(dfr0, ID_AA64DFR0_TRBE_SHIFT) && in kvm_arch_vcpu_load_debug_state_flags()