Home
last modified time | relevance | path

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

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