Searched refs:NV2_REDIR_NO_NV1 (Results 1 – 3 of 3) sorted by relevance
834 #define NV2_REDIR_NO_NV1 0x8000 /* Only redirect when HCR_EL2.NV1 == 0 */ macro
6988 new_reg->nv2_redirect_offset |= NV2_REDIR_NO_NV1; in define_arm_vh_e2h_redirects_aliases()8636 .nv2_redirect_offset = 0x180 | NV2_REDIR_NO_NV1,8643 .nv2_redirect_offset = 0x170 | NV2_REDIR_NO_NV1,8660 .nv2_redirect_offset = 0x178 | NV2_REDIR_NO_NV1,8666 .nv2_redirect_offset = 0x168 | NV2_REDIR_NO_NV1,
2317 } else if (ri->nv2_redirect_offset & NV2_REDIR_NO_NV1) { in handle_sys()