Searched refs:xf_mask (Results 1 – 1 of 1) sorted by relevance
223 const u64 xf_mask = XFEATURE_MASK_X87_AVX; in test_sev_smoke() local237 (xgetbv(0) & kvm_cpu_supported_xcr0() & xf_mask) == xf_mask) { in test_sev_smoke()