/openbsd-src/sys/arch/m88k/m88k/ |
H A D | m88100_fp.c | 54 int fault_type; in m88100_fpu_precise_exception() local 461 m88100_fpu_checksig(struct trapframe *frame, int sig, int fault_type) in m88100_fpu_checksig()
|
H A D | m88110_fp.c | 70 int fault_type; in m88110_fpu_exception() local
|
H A D | trap.c | 222 int fault_type, pbus_type; in m88100_trap() local 622 int fault_type; m88110_trap() local [all...] |
/openbsd-src/sys/uvm/ |
H A D | uvm_fault.c | 569 uvm_fault(vm_map_t orig_map,vaddr_t vaddr,vm_fault_t fault_type,vm_prot_t access_type) uvm_fault() argument 919 uvm_fault_upper(struct uvm_faultinfo * ufi,struct uvm_faultctx * flt,struct vm_anon ** anons,vm_fault_t fault_type) uvm_fault_upper() argument 1206 uvm_fault_lower(struct uvm_faultinfo * ufi,struct uvm_faultctx * flt,struct vm_page ** pages,vm_fault_t fault_type) uvm_fault_lower() argument
|
H A D | uvm_device.c | 315 udv_fault(struct uvm_faultinfo * ufi,vaddr_t vaddr,vm_page_t * pps,int npages,int centeridx,vm_fault_t fault_type,vm_prot_t access_type,int flags) udv_fault() argument
|
/openbsd-src/sys/dev/pci/drm/ttm/ |
H A D | ttm_bo_vm.c | 592 int npages, int centeridx, vm_fault_t fault_type, in ttm_bo_vm_fault() argument
|
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | radeon_gem.c | 87 int npages, int centeridx, vm_fault_t fault_type, in radeon_gem_fault() argument
|
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_gem.c | 91 int npages, int centeridx, vm_fault_t fault_type, in amdgpu_gem_fault() argument
|
/openbsd-src/sys/dev/pci/drm/ |
H A D | drm_gem.c | 91 int npages, int centeridx, vm_fault_t fault_type, in drm_fault() argument
|
/openbsd-src/sys/dev/pci/drm/i915/gem/ |
H A D | i915_gem_ttm.c | 1228 int npages, int centeridx, vm_fault_t fault_type, in vm_fault_ttm() argument
|
/openbsd-src/sys/arch/mips64/mips64/ |
H A D | fp_emulate.c | 168 int fault_type = SI_NOINFO; in MipsFPTrap() local
|
/openbsd-src/sys/arch/amd64/amd64/ |
H A D | vmm_machdep.c | 4944 int fault_type, ret; vmx_fault_page() local
|