Home
last modified time | relevance | path

Searched refs:SVSM_CORE_CALL (Results 1 – 4 of 4) sorted by relevance

/arch/x86/boot/startup/
A Dsev-startup.c326 call.rax = SVSM_CORE_CALL(SVSM_CORE_REMAP_CA); in svsm_setup()
A Dsev-shared.c792 call.rax = SVSM_CORE_CALL(SVSM_CORE_PVALIDATE); in svsm_pval_4k_page()
/arch/x86/coco/sev/
A Dcore.c306 call.rax = SVSM_CORE_CALL(SVSM_CORE_PVALIDATE); in svsm_pval_pages()
628 call.rax = SVSM_CORE_CALL(SVSM_CORE_CREATE_VCPU); in snp_set_vmsa()
633 call.rax = SVSM_CORE_CALL(SVSM_CORE_DELETE_VCPU); in snp_set_vmsa()
1304 call.rax = SVSM_CORE_CALL(SVSM_CORE_REMAP_CA); in sev_es_init_vc_handling()
/arch/x86/include/asm/
A Dsev.h424 #define SVSM_CORE_CALL(x) ((0ULL << 32) | (x)) macro

Completed in 18 milliseconds