Home
last modified time | relevance | path

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

/Linux-v6.6/include/xen/
Dxen-ops.h219 bool xen_virtio_restricted_mem_acc(struct virtio_device *dev);
223 static inline bool xen_virtio_restricted_mem_acc(struct virtio_device *dev) in xen_virtio_restricted_mem_acc() function
/Linux-v6.6/arch/x86/xen/
Denlighten_hvm.c214 virtio_set_mem_acc_cb(xen_virtio_restricted_mem_acc); in xen_hvm_guest_init()
Denlighten_pv.c186 virtio_set_mem_acc_cb(xen_virtio_restricted_mem_acc); in xen_pv_init_platform()
/Linux-v6.6/drivers/xen/
Dgrant-dma-ops.c404 bool xen_virtio_restricted_mem_acc(struct virtio_device *dev) in xen_virtio_restricted_mem_acc() function
/Linux-v6.6/arch/arm/xen/
Denlighten.c448 virtio_set_mem_acc_cb(xen_virtio_restricted_mem_acc); in xen_guest_init()