Home
last modified time | relevance | path

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

/linux-6.1.9/include/xen/
Dxen-ops.h222 bool xen_virtio_restricted_mem_acc(struct virtio_device *dev);
239 static inline bool xen_virtio_restricted_mem_acc(struct virtio_device *dev) in xen_virtio_restricted_mem_acc() function
/linux-6.1.9/arch/x86/xen/
Denlighten_hvm.c215 virtio_set_mem_acc_cb(xen_virtio_restricted_mem_acc); in xen_hvm_guest_init()
Denlighten_pv.c126 virtio_set_mem_acc_cb(xen_virtio_restricted_mem_acc); in xen_pv_init_platform()
/linux-6.1.9/drivers/xen/
Dgrant-dma-ops.c393 bool xen_virtio_restricted_mem_acc(struct virtio_device *dev) in xen_virtio_restricted_mem_acc() function