Home
last modified time | relevance | path

Searched refs:VM_FAULT_SIGBUS (Results 1 – 25 of 114) sorted by relevance

12345

/linux/drivers/dax/
A Ddevice.c84 return VM_FAULT_SIGBUS; in __dev_dax_pte_fault()
89 return VM_FAULT_SIGBUS; in __dev_dax_pte_fault()
93 return VM_FAULT_SIGBUS; in __dev_dax_pte_fault()
98 return VM_FAULT_SIGBUS; in __dev_dax_pte_fault()
116 return VM_FAULT_SIGBUS; in __dev_dax_pmd_fault()
121 return VM_FAULT_SIGBUS; in __dev_dax_pmd_fault()
125 return VM_FAULT_SIGBUS; in __dev_dax_pmd_fault()
132 return VM_FAULT_SIGBUS; in __dev_dax_pmd_fault()
138 return VM_FAULT_SIGBUS; in __dev_dax_pmd_fault()
158 return VM_FAULT_SIGBUS; in __dev_dax_pud_fault()
[all …]
/linux/drivers/gpu/drm/
A Ddrm_vm.c180 return VM_FAULT_SIGBUS; /* Disallow mremap */ in drm_vm_fault()
185 return VM_FAULT_SIGBUS; in drm_vm_fault()
208 return VM_FAULT_SIGBUS; /* Nothing allocated */ in drm_vm_shm_fault()
214 return VM_FAULT_SIGBUS; in drm_vm_shm_fault()
310 return VM_FAULT_SIGBUS; /* Error */ in drm_vm_dma_fault()
312 return VM_FAULT_SIGBUS; /* Nothing allocated */ in drm_vm_dma_fault()
347 return VM_FAULT_SIGBUS; /* Error */ in drm_vm_sg_fault()
349 return VM_FAULT_SIGBUS; /* Nothing allocated */ in drm_vm_sg_fault()
/linux/arch/x86/entry/vdso/
A Dvma.c65 return VM_FAULT_SIGBUS; in vdso_fault()
158 return VM_FAULT_SIGBUS; in vvar_fault()
171 return VM_FAULT_SIGBUS; in vvar_fault()
222 return VM_FAULT_SIGBUS; in vvar_fault()
228 return VM_FAULT_SIGBUS; in vvar_fault()
/linux/drivers/gpu/drm/ttm/
A Dttm_bo_vm.c84 ret = (err != -ERESTARTSYS) ? VM_FAULT_SIGBUS : in ttm_bo_vm_fault_idle()
168 return VM_FAULT_SIGBUS; in ttm_bo_vm_reserve()
221 return VM_FAULT_SIGBUS; in ttm_bo_vm_fault_reserved()
229 return VM_FAULT_SIGBUS; in ttm_bo_vm_fault_reserved()
/linux/drivers/misc/cxl/
A Dcontext.c141 return VM_FAULT_SIGBUS; in cxl_mmap_fault()
145 return VM_FAULT_SIGBUS; in cxl_mmap_fault()
165 return VM_FAULT_SIGBUS; in cxl_mmap_fault()
/linux/drivers/misc/ocxl/
A Dcontext.c106 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()
/linux/include/linux/
A Dmm_types.h800 VM_FAULT_SIGBUS = (__force vm_fault_t)0x000002, enumerator
819 #define VM_FAULT_ERROR (VM_FAULT_OOM | VM_FAULT_SIGBUS | \
825 { VM_FAULT_SIGBUS, "SIGBUS" }, \
A Doom.h105 return VM_FAULT_SIGBUS; in check_stable_address_space()
A Duserfaultfd_k.h154 return VM_FAULT_SIGBUS; in handle_userfault()
/linux/arch/riscv/kernel/
A Dvdso.c179 return VM_FAULT_SIGBUS; in vvar_fault()
184 return VM_FAULT_SIGBUS; in vvar_fault()
/linux/drivers/video/fbdev/core/
A Dfb_defio.c48 return VM_FAULT_SIGBUS; in fb_deferred_io_fault()
52 return VM_FAULT_SIGBUS; in fb_deferred_io_fault()
/linux/arch/s390/kernel/
A Dvdso.c124 return VM_FAULT_SIGBUS; in vvar_fault()
129 return VM_FAULT_SIGBUS; in vvar_fault()
/linux/fs/kernfs/
A Dfile.c338 return VM_FAULT_SIGBUS; in kernfs_vma_fault()
341 return VM_FAULT_SIGBUS; in kernfs_vma_fault()
343 ret = VM_FAULT_SIGBUS; in kernfs_vma_fault()
358 return VM_FAULT_SIGBUS; in kernfs_vma_page_mkwrite()
361 return VM_FAULT_SIGBUS; in kernfs_vma_page_mkwrite()
/linux/fs/
A Ddax.c566 return xa_mk_internal(VM_FAULT_SIGBUS); in grab_mapping_entry()
1327 return VM_FAULT_SIGBUS; in dax_fault_synchronous_pfnp()
1401 return pmd ? VM_FAULT_FALLBACK : VM_FAULT_SIGBUS; in dax_fault_iter()
1446 ret = VM_FAULT_SIGBUS; in dax_iomap_pte_fault()
1477 if (ret != VM_FAULT_SIGBUS && in dax_iomap_pte_fault()
1562 ret = VM_FAULT_SIGBUS; in dax_iomap_pmd_fault()
1713 return VM_FAULT_SIGBUS; in dax_finish_sync_fault()
/linux/arch/sparc/mm/
A Dfault_32.c198 else if (fault & VM_FAULT_SIGBUS) in do_sparc_fault()
340 case VM_FAULT_SIGBUS: in force_user_fault()
/linux/arch/powerpc/kernel/
A Dvdso.c178 return VM_FAULT_SIGBUS; in vvar_fault()
183 return VM_FAULT_SIGBUS; in vvar_fault()
/linux/arch/arm64/kernel/
A Dvdso.c203 return VM_FAULT_SIGBUS; in vvar_fault()
208 return VM_FAULT_SIGBUS; in vvar_fault()
/linux/arch/powerpc/kvm/
A Dbook3s_xive_native.c253 return VM_FAULT_SIGBUS; in xive_native_esb_fault()
261 return VM_FAULT_SIGBUS; in xive_native_esb_fault()
278 return VM_FAULT_SIGBUS; in xive_native_esb_fault()
296 return VM_FAULT_SIGBUS; in xive_native_tima_fault()
302 return VM_FAULT_SIGBUS; in xive_native_tima_fault()
/linux/arch/x86/kernel/cpu/sgx/
A Dencl.c154 return VM_FAULT_SIGBUS; in sgx_vma_fault()
165 return VM_FAULT_SIGBUS; in sgx_vma_fault()
174 return VM_FAULT_SIGBUS; in sgx_vma_fault()
/linux/arch/hexagon/mm/
A Dvm_fault.c126 if (fault & VM_FAULT_SIGBUS) { in do_page_fault()
/linux/fs/nilfs2/
A Dfile.c54 return VM_FAULT_SIGBUS; /* -ENOSPC */ in nilfs_page_mkwrite()
/linux/arch/powerpc/mm/
A Dcopro_fault.c72 } else if (*flt & (VM_FAULT_SIGBUS | VM_FAULT_SIGSEGV)) { in copro_handle_mm_fault()
/linux/arch/m68k/mm/
A Dfault.c151 else if (fault & VM_FAULT_SIGBUS) in do_page_fault()
/linux/arch/arc/mm/
A Dfault.c177 if (fault & VM_FAULT_SIGBUS) { in do_page_fault()
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_page_dirty.c417 ret = VM_FAULT_SIGBUS; in vmw_bo_vm_mkwrite()
463 ret = VM_FAULT_SIGBUS; in vmw_bo_vm_fault()

Completed in 38 milliseconds

12345