Searched refs:cpuid_leaf (Results 1 – 5 of 5) sorted by relevance
| /arch/x86/boot/startup/ |
| A D | sev-shared.c | 322 static int __sev_cpuid_hv_msr(struct cpuid_leaf *leaf) in __sev_cpuid_hv_msr() 345 static int __sev_cpuid_hv_ghcb(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) in __sev_cpuid_hv_ghcb() 378 static int sev_cpuid_hv(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) in sev_cpuid_hv() 452 snp_cpuid_get_validated_func(struct cpuid_leaf *leaf) in snp_cpuid_get_validated_func() 487 static void snp_cpuid_hv(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) in snp_cpuid_hv() 495 struct cpuid_leaf *leaf) in snp_cpuid_postprocess() 497 struct cpuid_leaf leaf_hv = *leaf; in snp_cpuid_postprocess() 590 snp_cpuid(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf) in snp_cpuid() 637 struct cpuid_leaf leaf; in do_vc_no_ghcb()
|
| /arch/x86/include/asm/cpuid/ |
| A D | api.h | 139 #define cpuid_leaf(leaf, regs) { \ macro 231 cpuid_leaf(0x2, regs); in cpuid_leaf_0x2()
|
| /arch/x86/kernel/cpu/ |
| A D | topology_amd.c | 82 cpuid_leaf(0x8000001e, &leaf); in parse_8000_001e()
|
| /arch/x86/include/asm/ |
| A D | sev.h | 546 struct cpuid_leaf { struct 555 int snp_cpuid(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf); argument
|
| /arch/x86/coco/sev/ |
| A D | vc-shared.c | 415 struct cpuid_leaf leaf; in vc_handle_cpuid_snp()
|
Completed in 12 milliseconds