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.c1494 static void *alloc_shared_pages(size_t sz) in alloc_shared_pages() function
1605 mdesc->request = alloc_shared_pages(sizeof(struct snp_guest_msg)); in snp_msg_alloc()
1609 mdesc->response = alloc_shared_pages(sizeof(struct snp_guest_msg)); in snp_msg_alloc()