| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_bo_vm.c | 80 return (err != -ERESTARTSYS) ? VM_FAULT_SIGBUS : in ttm_bo_vm_fault_idle() 158 return VM_FAULT_SIGBUS; in ttm_bo_vm_reserve() 210 return VM_FAULT_SIGBUS; in ttm_bo_vm_fault_reserved() 218 return VM_FAULT_SIGBUS; in ttm_bo_vm_fault_reserved() 235 return VM_FAULT_SIGBUS; in ttm_bo_vm_fault_reserved()
|
| /linux/drivers/misc/ocxl/ |
| H A D | context.c | 106 return VM_FAULT_SIGBUS; in map_afu_irq() 119 return VM_FAULT_SIGBUS; in map_pp_mmio() 126 return VM_FAULT_SIGBUS; in map_pp_mmio()
|
| H A D | sysfs.c | 116 return VM_FAULT_SIGBUS; in global_mmio_fault()
|
| /linux/arch/sparc/mm/ |
| H A D | fault_32.c | 196 else if (fault & VM_FAULT_SIGBUS) in do_sparc_fault() 328 case VM_FAULT_SIGBUS: in force_user_fault()
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_xive_native.c | 252 return VM_FAULT_SIGBUS; in xive_native_esb_fault() 260 return VM_FAULT_SIGBUS; in xive_native_esb_fault() 277 return VM_FAULT_SIGBUS; in xive_native_esb_fault() 295 return VM_FAULT_SIGBUS; in xive_native_tima_fault() 301 return VM_FAULT_SIGBUS; in xive_native_tima_fault()
|
| /linux/arch/hexagon/mm/ |
| H A D | vm_fault.c | 121 if (fault & VM_FAULT_SIGBUS) { in do_page_fault()
|
| /linux/arch/m68k/mm/ |
| H A D | fault.c | 159 else if (fault & VM_FAULT_SIGBUS) in do_page_fault()
|
| /linux/arch/arc/mm/ |
| H A D | fault.c | 176 if (fault & VM_FAULT_SIGBUS) { in do_page_fault()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_object.c | 740 return VM_FAULT_SIGBUS; in radeon_bo_fault_reserve_notify() 759 return VM_FAULT_SIGBUS; in radeon_bo_fault_reserve_notify() 765 return VM_FAULT_SIGBUS; in radeon_bo_fault_reserve_notify()
|
| /linux/fs/ |
| H A D | dax.c | 769 return xa_mk_internal(VM_FAULT_SIGBUS); in grab_mapping_entry() 1801 return VM_FAULT_SIGBUS; in dax_fault_synchronous_pfnp() 1873 return pmd ? VM_FAULT_FALLBACK : VM_FAULT_SIGBUS; in dax_fault_iter() 1924 ret = VM_FAULT_SIGBUS; in dax_iomap_pte_fault() 1955 if (ret != VM_FAULT_SIGBUS && in dax_iomap_pte_fault() 2039 ret = VM_FAULT_SIGBUS; in dax_iomap_pmd_fault() 2191 return VM_FAULT_SIGBUS; in dax_finish_sync_fault()
|
| /linux/arch/alpha/mm/ |
| H A D | fault.c | 162 else if (fault & VM_FAULT_SIGBUS) in do_page_fault()
|
| /linux/arch/nios2/mm/ |
| H A D | fault.c | 141 else if (fault & VM_FAULT_SIGBUS) in do_page_fault()
|
| /linux/arch/microblaze/mm/ |
| H A D | fault.c | 238 else if (fault & VM_FAULT_SIGBUS) in do_page_fault()
|
| /linux/drivers/xen/ |
| H A D | privcmd-buf.c | 124 return VM_FAULT_SIGBUS; in privcmd_buf_vma_fault()
|
| /linux/arch/openrisc/mm/ |
| H A D | fault.c | 183 else if (fault & VM_FAULT_SIGBUS) in do_page_fault()
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_migrate.c | 973 return VM_FAULT_SIGBUS; in svm_migrate_to_ram() 977 return VM_FAULT_SIGBUS; in svm_migrate_to_ram() 987 r = VM_FAULT_SIGBUS; in svm_migrate_to_ram() 1033 return r ? VM_FAULT_SIGBUS : 0; in svm_migrate_to_ram()
|
| /linux/arch/xtensa/mm/ |
| H A D | fault.c | 176 else if (fault & VM_FAULT_SIGBUS) in do_page_fault()
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_ttm.c | 1055 return VM_FAULT_SIGBUS; in vm_fault_ttm() 1063 return VM_FAULT_SIGBUS; in vm_fault_ttm() 1084 return VM_FAULT_SIGBUS; in vm_fault_ttm() 1109 ret = VM_FAULT_SIGBUS; in vm_fault_ttm()
|
| /linux/fs/netfs/ |
| H A D | buffered_write.c | 562 ret = VM_FAULT_SIGBUS; in netfs_page_mkwrite() 582 ret = VM_FAULT_SIGBUS; in netfs_page_mkwrite()
|
| /linux/drivers/char/agp/ |
| H A D | alpha-agp.c | 25 return VM_FAULT_SIGBUS; /* no translation */ in alpha_core_agp_vm_fault()
|
| /linux/arch/csky/mm/ |
| H A D | fault.c | 88 } else if (fault & VM_FAULT_SIGBUS) { in mm_fault_error()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_mmio_gem.c | 227 return VM_FAULT_SIGBUS; in xe_mmio_gem_vm_fault_locked()
|
| /linux/virt/kvm/ |
| H A D | guest_memfd.c | 365 return VM_FAULT_SIGBUS; in kvm_gmem_release() 368 return VM_FAULT_SIGBUS; in kvm_gmem_release() 379 ret = VM_FAULT_SIGBUS; in kvm_gmem_get_file()
|
| /linux/include/linux/ |
| H A D | mm_types.h | 1698 VM_FAULT_SIGBUS = (__force vm_fault_t)0x000002, enumerator 1717 #define VM_FAULT_ERROR (VM_FAULT_OOM | VM_FAULT_SIGBUS | \ 1723 { (__force u32)VM_FAULT_SIGBUS, "SIGBUS" }, \
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_device.c | 411 return VM_FAULT_SIGBUS; in panthor_mmio_vm_fault() 425 ret = VM_FAULT_SIGBUS; in panthor_mmio_vm_fault()
|