Home
last modified time | relevance | path

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

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