Searched refs:ESR_ELx_EC_WFx (Results 1 – 4 of 4) sorted by relevance
14 #define ESR_ELx_EC_WFx (0x01) macro145 #define ESR_ELx_WFx_WFI_VAL ((ESR_ELx_EC_WFx << ESR_ELx_EC_SHIFT) | \
204 [ESR_ELx_EC_WFx] = kvm_handle_wfx,
731 [ESR_ELx_EC_WFx] = "WFI/WFE",
732 ccmp x24, #ESR_ELx_EC_WFx, #4, ne