/linux-4.1.27/drivers/vfio/pci/ |
H A D | vfio_pci_rdwr.c | 30 do_io_rw(void __iomem *io, char __user *buf, loff_t off, size_t count, size_t x_start, size_t x_end, bool iswrite) do_io_rw() argument 116 vfio_pci_bar_rw(struct vfio_pci_device *vdev, char __user *buf, size_t count, loff_t *ppos, bool iswrite) vfio_pci_bar_rw() argument 180 vfio_pci_vga_rw(struct vfio_pci_device *vdev, char __user *buf, size_t count, loff_t *ppos, bool iswrite) vfio_pci_vga_rw() argument
|
H A D | vfio_pci.c | 795 vfio_pci_rw(void *device_data, char __user *buf, size_t count, loff_t *ppos, bool iswrite) vfio_pci_rw() argument
|
H A D | vfio_pci_config.c | 1499 vfio_config_do_rw(struct vfio_pci_device *vdev, char __user *buf, size_t count, loff_t *ppos, bool iswrite) vfio_config_do_rw() argument 1579 vfio_pci_config_rw(struct vfio_pci_device *vdev, char __user *buf, size_t count, loff_t *ppos, bool iswrite) vfio_pci_config_rw() argument
|
/linux-4.1.27/arch/powerpc/kvm/ |
H A D | book3s_32_mmu.c | 144 kvmppc_mmu_book3s_32_xlate_bat(struct kvm_vcpu *vcpu, gva_t eaddr, struct kvmppc_pte *pte, bool data, bool iswrite) kvmppc_mmu_book3s_32_xlate_bat() argument 199 kvmppc_mmu_book3s_32_xlate_pte(struct kvm_vcpu *vcpu, gva_t eaddr, struct kvmppc_pte *pte, bool data, bool iswrite, bool primary) kvmppc_mmu_book3s_32_xlate_pte() argument 305 kvmppc_mmu_book3s_32_xlate(struct kvm_vcpu *vcpu, gva_t eaddr, struct kvmppc_pte *pte, bool data, bool iswrite) kvmppc_mmu_book3s_32_xlate() argument
|
H A D | book3s_32_mmu_host.c | 141 kvmppc_mmu_map_page(struct kvm_vcpu *vcpu, struct kvmppc_pte *orig_pte, bool iswrite) kvmppc_mmu_map_page() argument
|
H A D | book3s_64_mmu_host.c | 81 kvmppc_mmu_map_page(struct kvm_vcpu *vcpu, struct kvmppc_pte *orig_pte, bool iswrite) kvmppc_mmu_map_page() argument
|
H A D | book3s_64_mmu.c | 208 kvmppc_mmu_book3s_64_xlate(struct kvm_vcpu *vcpu, gva_t eaddr, struct kvmppc_pte *gpte, bool data, bool iswrite) kvmppc_mmu_book3s_64_xlate() argument
|
H A D | book3s.c | 397 bool iswrite = (xlrw == XLATE_WRITE); kvmppc_xlate() local
|
H A D | book3s_pr.c | 534 bool iswrite = false; kvmppc_handle_pagefault() local
|
H A D | book3s_64_mmu_hv.c | 307 kvmppc_mmu_book3s_64_hv_xlate(struct kvm_vcpu *vcpu, gva_t eaddr, struct kvmppc_pte *gpte, bool data, bool iswrite) kvmppc_mmu_book3s_64_hv_xlate() argument
|
/linux-4.1.27/arch/m68k/kernel/ |
H A D | traps.c | 181 static inline unsigned long probe040(int iswrite, unsigned long addr, int wbs) probe040() argument
|
/linux-4.1.27/drivers/ide/ |
H A D | au1xxx-ide.c | 221 int iswrite = !!(cmd->tf_flags & IDE_TFLAG_WRITE); auide_build_dmatable() local
|