Searched refs:privcmd_mmap (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/xen/
H A Dprivcmd.h56 struct privcmd_mmap { struct
145 _IOC(_IOC_NONE, 'P', 2, sizeof(struct privcmd_mmap))
/linux-master/drivers/xen/
H A Dprivcmd.c261 struct privcmd_mmap mmapcmd;
1594 static int privcmd_mmap(struct file *file, struct vm_area_struct *vma) function
1630 .mmap = privcmd_mmap,

Completed in 123 milliseconds