Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsev-common.h86 #define GHCB_MSR_PSC_REQ_GFN(gfn, op) \ macro
/openbmc/linux/arch/x86/boot/compressed/
H A Dsev.c151 sev_es_wr_ghcb_msr(GHCB_MSR_PSC_REQ_GFN(paddr >> PAGE_SHIFT, op)); in __page_state_change()
/openbmc/linux/arch/x86/kernel/
H A Dsev.c712 sev_es_wr_ghcb_msr(GHCB_MSR_PSC_REQ_GFN(paddr >> PAGE_SHIFT, op)); in early_set_pages_state()