Searched refs:ESR_ELx_EC_WFx (Results 1 – 5 of 5) sorted by relevance
14 #define ESR_ELx_EC_WFx (0x01) macro150 #define ESR_ELx_WFx_WFI_VAL ((ESR_ELx_EC_WFx << ESR_ELx_EC_SHIFT) | \
25 #define ESR_ELx_EC_WFx (0x01) macro
163 [ESR_ELx_EC_WFx] = kvm_handle_wfx,
639 case ESR_ELx_EC_WFx: in el0t_64_sync_handler()
804 [ESR_ELx_EC_WFx] = "WFI/WFE",
Completed in 9 milliseconds