Searched defs:shift (Results 1 - 14 of 14) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dpal_native.h75 uint32_t shift; /* shift is nonzero only on "slow" machines, */ member in struct:pal_rtc_nanotime
H A DpmCPU.h91 uint32_t shift; /* tsc -> nanosec shift/div */ member in struct:pm_rtc_nanotime
H A Drtclock.c355 uint32_t shift = 0; local
[all...]
/darwin-on-arm/xnu/libkern/gen/
H A DOSAtomicOperations.c105 int shift = (UInt32) *(((UInt8 *) &shiftValues) + alignment); local
110 mask <<= shift; local
223 UInt32 shift = (UInt32) *(((UInt8 *) &shiftValues) + alignment); local
228 mask <<= shift; local
/darwin-on-arm/xnu/bsd/sys/
H A Dquota.h237 int shift; local
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOLib.cpp855 register int shift; local
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_qfq.c1586 qfq_round_down(u_int64_t ts, u_int32_t shift) argument
/darwin-on-arm/xnu/osfmk/console/
H A Dpanic_dialog.c820 int shift = 4; local
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dfasttrap_isa.c222 int shift = function_entry ? 1 : 0; local
/darwin-on-arm/xnu/osfmk/console/panic_ui/
H A Dgenimage.c1054 int shift = 4; local
/darwin-on-arm/xnu/osfmk/default_pager/
H A Ddp_backing_store.c1410 ps_select_segment( unsigned int shift, int *psindex) argument
4442 ps_vnode_trim_more(struct ps_vnode_trim_data *data, struct vs_map *map, unsigned int shift, dp_size_t length) argument
[all...]
/darwin-on-arm/xnu/osfmk/kern/
H A Dsched_prim.c625 uint32_t shift; local
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_subr.c3426 int shift; local
[all...]
H A Dvfs_syscalls.c9346 int shift; local
[all...]

Completed in 151 milliseconds