Lines Matching refs:cpuid_leaf
21 struct cpuid_leaf { struct
259 static int __sev_cpuid_hv_msr(struct cpuid_leaf *leaf) in __sev_cpuid_hv_msr()
282 static int __sev_cpuid_hv_ghcb(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) in __sev_cpuid_hv_ghcb()
315 static int sev_cpuid_hv(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) in sev_cpuid_hv()
395 snp_cpuid_get_validated_func(struct cpuid_leaf *leaf) in snp_cpuid_get_validated_func()
430 static void snp_cpuid_hv(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) in snp_cpuid_hv()
437 struct cpuid_leaf *leaf) in snp_cpuid_postprocess()
439 struct cpuid_leaf leaf_hv = *leaf; in snp_cpuid_postprocess()
531 static int snp_cpuid(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) in snp_cpuid()
577 struct cpuid_leaf leaf; in do_vc_no_ghcb()
929 struct cpuid_leaf leaf; in vc_handle_cpuid_snp()