| /src/sys/uvm/pmap/ |
| H A D | pmap_devmap.c | 93 const vaddr_t vmax = __type_max_u(vaddr_t); local in function:pmap_devmap_bootstrap
|
| /src/sys/dev/i2c/ |
| H A D | smscmonvar.h | 65 int vmax; /* value in uV for 0xff */ member in struct:smscmon_sensor
|
| /src/sys/arch/macppc/dev/ |
| H A D | battery.c | 156 int len, vmax, pcharge, vb; local in function:battery_update
|
| H A D | pm_direct.c | 988 long pcharge=0, charge, vb, vmax, chargemax; local in function:pm_battery_info_legacy
|
| /src/sys/uvm/ |
| H A D | uvm_km.c | 399 uvm_km_suballoc(struct vm_map * map,vaddr_t * vmin,vaddr_t * vmax,vsize_t size,int flags,bool fixed,struct vm_map * submap) argument
|
| H A D | uvm_map.c | 4175 uvmspace_alloc(vaddr_t vmin, vaddr_t vmax, bool topdown) argument 4820 uvm_map_setup(struct vm_map *map, vaddr_t vmin, vaddr_t vmax, int flags) argument 4193 uvmspace_init(struct vmspace * vm,struct pmap * pmap,vaddr_t vmin,vaddr_t vmax,bool topdown) argument
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/freesync/ |
| H A D | amdgpu_freesync.c | 462 mod_freesync_get_vmin_vmax(struct mod_freesync * mod_freesync,const struct dc_stream_state * stream,unsigned int * vmin,unsigned int * vmax) argument
|
| /src/sbin/dump/ |
| H A D | main.c | 733 numarg(const char *meaning, long vmin, long vmax) argument
|
| /src/sys/kern/ |
| H A D | kern_exec.c | 1935 vaddr_t vmin = 0, vmax; local in function:exec_init
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/ |
| H A D | amdgpu_dce110_hw_sequencer.c | 1710 set_drr(struct pipe_ctx ** pipe_ctx,int num_pipes,unsigned int vmin,unsigned int vmax,unsigned int vmid,unsigned int vmid_frame_number) argument
|
| /src/sys/rump/librump/rumpkern/ |
| H A D | vm.c | 418 uvmspace_init(struct vmspace *vm, struct pmap *pmap, vaddr_t vmin, vaddr_t vmax, argument
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/ |
| H A D | amdgpu_dcn10_hw_sequencer.c | 2710 dcn10_set_drr(struct pipe_ctx ** pipe_ctx,int num_pipes,unsigned int vmin,unsigned int vmax,unsigned int vmid,unsigned int vmid_frame_number) argument
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_edid.c | 2659 int vsync, vmin, vmax; local in function:mode_in_vsync_range
|