Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Desr.h14 #define ESR_ELx_EC_WFx (0x01) macro
150 #define ESR_ELx_WFx_WFI_VAL ((ESR_ELx_EC_WFx << ESR_ELx_EC_SHIFT) | \
/linux/tools/perf/arch/arm64/util/
A Darm64_exception_types.h25 #define ESR_ELx_EC_WFx (0x01) macro
/linux/arch/arm64/kvm/
A Dhandle_exit.c163 [ESR_ELx_EC_WFx] = kvm_handle_wfx,
/linux/arch/arm64/kernel/
A Dentry-common.c639 case ESR_ELx_EC_WFx: in el0t_64_sync_handler()
A Dtraps.c804 [ESR_ELx_EC_WFx] = "WFI/WFE",

Completed in 9 milliseconds