Searched refs:vcpu_fgt (Results 1 – 3 of 3) sorted by relevance
1590 *vcpu_fgt(vcpu, reg) = val; in __compute_fgt()1598 *vcpu_fgt(vcpu, HFGWTR_EL2) |= HFGWTR_EL2_TCR_EL1; in __compute_hfgwtr()1606 *vcpu_fgt(vcpu, HDFGWTR_EL2) |= HDFGWTR_EL2_MDSCR_EL1; in __compute_hdfgwtr()
207 write_sysreg_s(*vcpu_fgt(vcpu, reg), SYS_ ## reg); \
1667 #define vcpu_fgt(vcpu, reg) \ macro