Home
last modified time | relevance | path

Searched refs:aa64dfr0 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/kvm/hyp/include/hyp/
H A Ddebug-sr.h94 u64 aa64dfr0; __debug_save_state() local
112 u64 aa64dfr0; __debug_restore_state() local
/linux/drivers/hwtracing/coresight/
H A Dcoresight-trbe.h24 u64 aa64dfr0 = read_sysreg_s(SYS_ID_AA64DFR0_EL1); in is_trbe_available() local
25 unsigned int trbe = cpuid_feature_extract_unsigned_field(aa64dfr0, in is_trbe_available()