Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsev.h169 static inline int rmpadjust(unsigned long vaddr, bool rmp_psize, unsigned long attrs) in rmpadjust() function
224 static inline int rmpadjust(unsigned long vaddr, bool rmp_psize, unsigned long attrs) { return 0; } in rmpadjust() function
/openbmc/linux/arch/x86/boot/compressed/
H A Dsev.c349 if (rmpadjust((unsigned long)&boot_ghcb_page, RMP_PG_SIZE_4K, attrs)) in enforce_vmpl0()
/openbmc/linux/arch/x86/hyperv/
H A Divm.c277 return rmpadjust((unsigned long)va, RMP_PG_SIZE_4K, attrs); in snp_set_vmsa()
/openbmc/linux/arch/x86/kernel/
H A Dsev.c912 return rmpadjust((unsigned long)va, RMP_PG_SIZE_4K, attrs); in snp_set_vmsa()