Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/coco/sev/
H A Dcore.c2809 static void *alloc_shared_pages(size_t sz) in alloc_shared_pages() function
2920 mdesc->request = alloc_shared_pages(sizeof(struct snp_guest_msg)); in snp_msg_alloc()
2924 mdesc->response = alloc_shared_pages(sizeof(struct snp_guest_msg)); in snp_msg_alloc()