Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/xen/
Dprivcmd.h56 struct privcmd_mmap { struct
59 struct privcmd_mmap_entry __user *entry; argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/xen/
Dprivcmd.h33 struct privcmd_mmap { struct
36 struct privcmd_mmap_entry __user * entry; argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/xen/
Dprivcmd.h33 struct privcmd_mmap { struct
36 struct privcmd_mmap_entry __user * entry; argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/xen/
Dprivcmd.h21 struct privcmd_mmap { struct
24 struct privcmd_mmap_entry __user *entry; argument
/kernel/linux/linux-6.6/include/uapi/xen/
Dprivcmd.h56 struct privcmd_mmap { struct
59 struct privcmd_mmap_entry __user *entry; argument
/kernel/linux/linux-5.10/drivers/xen/
Dprivcmd.c934 static int privcmd_mmap(struct file *file, struct vm_area_struct *vma) in privcmd_mmap() function
/kernel/linux/linux-6.6/drivers/xen/
Dprivcmd.c1199 static int privcmd_mmap(struct file *file, struct vm_area_struct *vma) in privcmd_mmap() function