Searched refs:rmpadjust (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/arch/x86/include/asm/ |
| H A D | sev.h | 424 static inline int rmpadjust(unsigned long vaddr, bool rmp_psize, unsigned long attrs) in rmpadjust() function 497 static inline int rmpadjust(unsigned long vaddr, bool rmp_psize, unsigned long attrs) { return 0; } in rmpadjust() function
|
| /linux-6.15/arch/x86/boot/compressed/ |
| H A D | sev.c | 594 ret = rmpadjust((unsigned long)&boot_ghcb_page, RMP_PG_SIZE_4K, 1); in sev_enable()
|
| /linux-6.15/arch/x86/hyperv/ |
| H A D | ivm.c | 277 return rmpadjust((unsigned long)va, RMP_PG_SIZE_4K, attrs); in snp_set_vmsa()
|
| /linux-6.15/arch/x86/coco/sev/ |
| H A D | shared.c | 1684 if (!rmpadjust((unsigned long)&RIP_REL_REF(boot_ghcb_page), RMP_PG_SIZE_4K, 1)) in svsm_setup_ca()
|
| H A D | core.c | 1041 ret = rmpadjust((unsigned long)va, RMP_PG_SIZE_4K, attrs); in snp_set_vmsa()
|