Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.h854 static inline struct page *snp_safe_alloc_page(void) in snp_safe_alloc_page() function
880 static inline struct page *snp_safe_alloc_page(void) in snp_safe_alloc_page() function
H A Dnested.c1307 vmcb02_page = snp_safe_alloc_page(); in svm_allocate_nested()
H A Dsvm.c1219 vmcb01_page = snp_safe_alloc_page(); in svm_vcpu_create()
5012 struct page *page = snp_safe_alloc_page(); in svm_alloc_apic_backing_page()
H A Dsev.c4668 vmsa_page = snp_safe_alloc_page(); in sev_vcpu_create()