Home
last modified time | relevance | path

Searched refs:SVSM_CORE_PVALIDATE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/coco/sev/
H A Dsvsm.c201 call.rax = SVSM_CORE_CALL(SVSM_CORE_PVALIDATE); in svsm_pval_pages()
/linux/arch/x86/boot/startup/
H A Dsev-shared.c624 call.rax = SVSM_CORE_CALL(SVSM_CORE_PVALIDATE); in svsm_pval_4k_page()
/linux/arch/x86/include/asm/
H A Dsev.h426 #define SVSM_CORE_PVALIDATE 1 macro