Searched refs:rmpadjust (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | sev.h | 475 static inline int rmpadjust(unsigned long vaddr, bool rmp_psize, unsigned long attrs) in rmpadjust() function 610 static inline int rmpadjust(unsigned long vaddr, bool rmp_psize, unsigned long attrs) { return 0; } in rmpadjust() function
|
| /linux/arch/x86/boot/startup/ |
| H A D | sev-shared.c | 722 if (!rmpadjust((unsigned long)page, RMP_PG_SIZE_4K, 1)) in svsm_setup_ca()
|
| /linux/arch/x86/hyperv/ |
| H A D | ivm.c | 281 return rmpadjust((unsigned long)va, RMP_PG_SIZE_4K, attrs); in snp_set_vmsa()
|
| /linux/arch/x86/coco/sev/ |
| H A D | core.c | 518 ret = rmpadjust((unsigned long)va, RMP_PG_SIZE_4K, attrs); in snp_set_vmsa()
|