Home
last modified time | relevance | path

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

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