Home
last modified time | relevance | path

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

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