Home
last modified time | relevance | path

Searched refs:privcmd_buf_vm_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/xen/
Dprivcmd-buf.c126 static const struct vm_operations_struct privcmd_buf_vm_ops = { variable
161 vma->vm_ops = &privcmd_buf_vm_ops; in privcmd_buf_mmap()