Searched defs:vm (Results 1 - 25 of 204) sorted by relevance

123456789

/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dvm.h24 typedef struct _vm vm; typedef in typeref:struct:_vm
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dvm.h24 typedef struct _vm vm; typedef in typeref:struct:_vm
/netbsd-current/sys/kern/
H A Dsys_process.c154 struct vmspace *vm; local
H A Dcore_netbsd.c81 struct vmspace *vm = p->p_vmspace; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dprint-file-var-main.c41 int vm = this_version_id; local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dprint-file-var-main.c41 int vm = this_version_id; local
/netbsd-current/sys/external/bsd/drm2/include/linux/sched/
H A Dmm.h39 mmgrab(struct vmspace *vm) argument
45 mmdrop(struct vmspace *vm) argument
/netbsd-current/usr.sbin/videomode/
H A Dvideomode.c114 struct grfvideo_mode vm; local
155 dump_vm(struct grfvideo_mode *vm) argument
[all...]
/netbsd-current/sys/uvm/
H A Duvm_coredump.c91 struct vmspace *vm = p->p_vmspace; local
H A Duvm_unix.c74 struct vmspace *vm = p->p_vmspace; local
136 struct vmspace *vm = p->p_vmspace; local
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-lucm.c34 mpz_t m, vr, qr, vm, qm, vt; local
[all...]
/netbsd-current/lib/libkvm/
H A Dkvm_vax.c78 struct vmstate *vm; local
H A Dkvm_m68k.c88 struct vmstate *vm; local
[all...]
H A Dkvm_m68k_cmn.c192 struct vmstate *vm = kd->vmst; local
253 struct vmstate *vm = kd->vmst; local
/netbsd-current/tests/bin/sh/
H A Dt_patterns.sh726 vm() function
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_csa.c70 int amdgpu_map_static_csa(struct amdgpu_device *adev, struct amdgpu_vm *vm, argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_ib.c63 radeon_ib_get(struct radeon_device *rdev, int ring, struct radeon_ib *ib, struct radeon_vm *vm, unsigned size) argument
[all...]
/netbsd-current/sys/arch/alpha/pci/
H A Dpci_bwx_bus_mem_chipdep.c227 vmem_t *vm; local
H A Dpci_bwx_bus_io_chipdep.c227 vmem_t *vm; local
/netbsd-current/sys/miscfs/procfs/
H A Dprocfs_map.c112 struct vmspace *vm; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_gem_evict.c97 i915_gem_evict_something(struct i915_address_space *vm, argument
257 i915_gem_evict_for_node(struct i915_address_space *vm, struct drm_mm_node *target, unsigned int flags) argument
367 i915_gem_evict_vm(struct i915_address_space *vm) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Dmock_gtt.c32 static void mock_insert_page(struct i915_address_space *vm, argument
40 static void mock_insert_entries(struct i915_address_space *vm, argument
59 static void mock_cleanup(struct i915_address_space *vm) argument
63 static void mock_clear_range(struct i915_address_space *vm, argument
[all...]
/netbsd-current/sys/rump/kern/lib/libsysproxy/
H A Dsysproxy.c106 struct vmspace *vm; local
/netbsd-current/sys/arch/vax/vax/
H A Dtrap.c99 struct vmspace *vm; local
/netbsd-current/sys/arch/sh3/sh3/
H A Dexception.c387 struct vmspace *vm = l->l_proc->p_vmspace; local

Completed in 302 milliseconds

123456789