Searched refs:HCR_BSU_IS (Results 1 – 2 of 2) sorted by relevance
137 el2ctx->hcr_el2 = HCR_RW | HCR_TID3 | HCR_TWI | HCR_BSU_IS | HCR_FB | in reset_vm_el2_regs()
81 #define HCR_BSU_IS (UL(0x1) << 10) macro