Home
last modified time | relevance | path

Searched defs:privcmd_mmap (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/xen/
Dprivcmd.h56 struct privcmd_mmap { struct
59 struct privcmd_mmap_entry __user *entry; argument
/linux-4.19.296/drivers/xen/
Dprivcmd.c965 static int privcmd_mmap(struct file *file, struct vm_area_struct *vma) in privcmd_mmap() function