Searched refs:ESR_ELx_EC_WFx (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h25 #define ESR_ELx_EC_WFx (0x01) macro
/linux-master/arch/arm64/include/asm/
H A Desr.h14 #define ESR_ELx_EC_WFx (0x01) macro
176 #define ESR_ELx_WFx_WFI_VAL ((ESR_ELx_EC_WFx << ESR_ELx_EC_SHIFT) | \
/linux-master/arch/arm64/kvm/
H A Dhandle_exit.c257 [ESR_ELx_EC_WFx] = kvm_handle_wfx,
/linux-master/arch/arm64/kernel/
H A Dentry-common.c751 case ESR_ELx_EC_WFx:
H A Dtraps.c809 [ESR_ELx_EC_WFx] = "WFI/WFE",

Completed in 142 milliseconds