Searched refs:uint32_t (Results 76 - 100 of 621) sorted by relevance

1234567891011>>

/xnu-2422.115.4/libkern/libkern/crypto/
H A Daesxts.h55 uint32_t
56 xts_start(uint32_t cipher, // ignored - we're doing this for xts-aes only
60 uint32_t num_rounds, // ignored
61 uint32_t options, // ignored
/xnu-2422.115.4/libkern/libkern/
H A Dmkext.h79 uint32_t magic; \
80 uint32_t signature; \
81 uint32_t length; \
82 uint32_t adler32; \
83 uint32_t version; \
84 uint32_t numkexts; \
94 #define MKEXT_SWAP(num) OSSwapBigToHostInt32((uint32_t)(num))
162 uint32_t compressed_size; // if zero, file is not compressed
163 uint32_t full_size; // full size of data w/o this struct
169 uint32_t plist_offse
[all...]
/xnu-2422.115.4/osfmk/i386/
H A Dpal_native.h74 uint32_t scale; /* tsc -> nanosec multiplier */
75 uint32_t shift; /* shift is nonzero only on "slow" machines, */
77 volatile uint32_t generation; /* 0 == being updated */
78 uint32_t spare1;
H A Dmtrr.h58 uint32_t mem_type);
62 uint32_t mem_type);
H A Dhpet.c70 uint32_t hpetAreap = 0;
82 uint32_t rcbaAreap = 0;
84 static int (*hpet_req)(uint32_t apicid, void *arg, hpetRequest_t *hpet) = NULL;
94 hpet_register_callback(int (*hpet_reqst)(uint32_t apicid,
110 hpet_request(uint32_t cpu)
215 xmod = (uint32_t *)(rcbaArea + 0x3404); /* Point to the HPTC */
216 uint32_t hptc = *xmod; /* Get HPET config */
236 hpetFemto = (uint32_t)(((hpetReg_t *)hpetArea)->GCAP_ID >> 32);
258 (uint32_t)(hpetFreq / Mega), (uint32_t)(hpetFre
[all...]
H A Dlocks.h77 volatile uint32_t
87 uint32_t lck_mtxd_state;
90 uint32_t lck_mtxd_pad32;
94 uint32_t lck_mtxi_tag;
95 uint32_t lck_mtxi_pad32;
195 uint32_t lck_rw_tag; /* This can be obsoleted when stats
198 uint32_t lck_rw_pad8;
199 uint32_t lck_rw_pad12;
220 uint32_t opaque[3];
221 uint32_t opaque
[all...]
H A Dpal_routines.h65 pal_efi_call_in_32bit_mode(uint32_t func,
69 uint32_t *efi_status);
75 uint32_t bit_position,
76 uint32_t disable_mask,
77 uint32_t enable_mask);
172 uint32_t scale,
173 uint32_t shift,
H A DpmCPU.h62 int (*pmCPUControl)(uint32_t cmd, void *datap);
69 void (*pmCPUSafeMode)(x86_lcpu_t *lcpu, uint32_t flags);
75 void (*pmSetRunCount)(uint32_t count);
90 uint32_t scale; /* tsc -> nanosec multiplier */
91 uint32_t shift; /* tsc -> nanosec shift/div */
92 uint32_t generation; /* 0 == being updated */
112 uint32_t (*GetSavedRunCount)(void);
116 uint32_t (*timerQueueMigrate)(int cpu);
128 void pmKextRegister(uint32_t version, pmDispatch_t *cpuFuncs,
138 int pmCPUControl(uint32_t cm
[all...]
/xnu-2422.115.4/osfmk/kern/
H A Dkpc_common.c46 uint32_t kpc_actionid[KPC_MAX_COUNTERS];
62 uint32_t
65 uint32_t cur_state = 0;
78 kpc_get_cpu_counters( boolean_t all_cpus, uint32_t classes,
112 kpc_get_shadow_counters( boolean_t all_cpus, uint32_t classes,
147 uint32_t
148 kpc_get_counter_count(uint32_t classes)
161 uint32_t
162 kpc_get_config_count(uint32_t classes)
176 kpc_get_config(uint32_t classe
[all...]
H A Dzalloc.h84 uint32_t gzfc_index;
119 uint32_t
146 uint32_t zleak_capture; /* per-zone counter for capturing every N allocations */
148 uint32_t zp_count; /* counter for poisoning every N frees */
302 uint32_t zt_depth; /* depth of stack (0 to MAX_ZTRACE_DEPTH) */
304 uint32_t zt_collisions; /* How many times did a different stack land here while it was occupied? */
305 uint32_t zt_hit_count; /* for determining effectiveness of hash function */
322 extern uint32_t fastbacktrace(uintptr_t* bt, uint32_t max_frames) __attribute__((noinline));
324 extern uint32_t hashbacktrac
[all...]
/xnu-2422.115.4/tools/tests/perf_index/
H A Dstress_cpu.c7 uint32_t digest[4];
/xnu-2422.115.4/bsd/sys/
H A Dnetport.h35 typedef uint32_t netaddr_t;
H A Dmount_internal.h94 typedef uint32_t pending_io_t;
116 uint32_t mnt_flag; /* flags */
117 uint32_t mnt_kern_flag; /* kernel only flags */
118 uint32_t mnt_compound_ops; /* Available compound operations */
119 uint32_t mnt_lflag; /* mount life cycle flags */
120 uint32_t mnt_maxsymlinklen; /* max size of short symlink */
124 uint32_t mnt_maxreadcnt; /* Max. byte count for read */
125 uint32_t mnt_maxwritecnt; /* Max. byte count for write */
126 uint32_t mnt_segreadcnt; /* Max. segment count for read */
127 uint32_t mnt_segwritecn
[all...]
H A Dcprotect.h96 uint32_t flags;
102 uint32_t dp_class;
107 uint32_t volume;
114 typedef int rewrapper_t(cp_cred_t access, uint32_t dp_class, const cp_wrapped_key_t wrapped_key_in, cp_wrapped_key_t wrapped_key_out);
115 typedef int new_key_t(cp_cred_t access, uint32_t dp_class, cp_raw_key_t key_out, cp_wrapped_key_t wrapped_key_out);
139 uint32_t cp_flags;
140 uint32_t cp_pclass;
142 uint32_t cp_cache_key_len;
144 uint32_t cp_persistent_key_len;
234 int cp_vnode_setclass(vnode_t, uint32_t);
[all...]
/xnu-2422.115.4/osfmk/kperf/
H A Dcallstack.h42 uint32_t flags;
43 uint32_t nframes;
/xnu-2422.115.4/iokit/Kernel/
H A DIOPMPowerStateQueue.h36 typedef void (*IOPMPowerStateQueueAction)(OSObject *, uint32_t event, void *, uint64_t);
45 uint32_t eventType;
60 bool submitPowerEvent( uint32_t eventType, void * arg0 = 0, uint64_t arg1 = 0 );
H A DRootDomainUserClient.h54 IOReturn secureSleepSystem( uint32_t *return_code );
58 uint32_t *returnCode);
66 uint32_t *returnCode);
68 IOReturn secureSetUserAssertionLevels(uint32_t assertionBitfield);
70 IOReturn secureGetSystemSleepType( uint32_t *sleepType );
78 virtual IOReturn externalMethod( uint32_t selector,
/xnu-2422.115.4/osfmk/console/
H A Dvideo_console.h96 void vc_progress_set(boolean_t enable, uint32_t vc_delay);
100 int vc_display_lzss_icon(uint32_t dst_x, uint32_t dst_y,
101 uint32_t image_width, uint32_t image_height,
103 uint32_t compressed_size,
/xnu-2422.115.4/osfmk/mach/i386/
H A Dthread_status.h314 uint32_t gs;
315 uint32_t fs;
316 uint32_t es;
317 uint32_t ds;
318 uint32_t edi;
319 uint32_t esi;
320 uint32_t ebp;
321 uint32_t cr2; /* kernel esp stored by pusha - we save cr2 here later */
322 uint32_t ebx;
323 uint32_t ed
[all...]
/xnu-2422.115.4/EXTERNAL_HEADERS/architecture/
H A Dbyte_order.h54 return (unsigned int)OSSwapInt32((uint32_t)inv);
63 return (unsigned long)OSSwapInt32((uint32_t)inv);
122 return (NXSwappedFloat)OSSwapInt32((uint32_t)x);
170 return (unsigned int)OSSwapBigToHostInt32((uint32_t)x);
179 return (unsigned long)OSSwapBigToHostInt32((uint32_t)x);
206 return NXConvertSwappedFloatToHost((NXSwappedFloat)OSSwapBigToHostInt32((uint32_t)x));
224 return (unsigned int)OSSwapHostToBigInt32((uint32_t)x);
233 return (unsigned long)OSSwapHostToBigInt32((uint32_t)x);
260 return (NXSwappedFloat)OSSwapHostToBigInt32((uint32_t)NXConvertHostFloatToSwapped(x));
278 return (unsigned int)OSSwapLittleToHostInt32((uint32_t)
[all...]
/xnu-2422.115.4/bsd/net/
H A Dif_bridgevar.h161 uint32_t ifbr_ifsflags; /* member if flags */
162 uint32_t ifbr_stpflags; /* member if STP flags */
163 uint32_t ifbr_path_cost; /* member if STP cost */
169 uint32_t ifbr_addrcnt; /* member if addr number */
170 uint32_t ifbr_addrmax; /* member if addr max */
171 uint32_t ifbr_addrexceeded; /* member if addr violations */
229 uint32_t ifbic_len; /* buffer size */
241 uint32_t ifbic_len; /* buffer size */
251 uint32_t ifbic_len; /* buffer size */
281 uint32_t ifba_expir
[all...]
/xnu-2422.115.4/bsd/dev/vn/
H A Dshadow.c75 #define UINT32_ALL_ONES ((uint32_t)(-1))
90 uint32_t blocks_per_band;/* size in blocks */
91 uint32_t block_size;
94 uint32_t file_size_blocks; /* size of file in bands */
95 uint32_t shadow_size_bands; /* size of shadow in bands */
96 uint32_t next_band; /* next free band */
97 uint32_t zeroth_band; /* special-case 0th band */
102 uint32_t byte;
103 uint32_t bit;
154 bitmap_set(u_char * map, uint32_t start_bi
[all...]
/xnu-2422.115.4/osfmk/mach/
H A Dkmod.h90 uint32_t id;
105 uint32_t next_addr;
107 uint32_t id;
111 uint32_t reference_list_addr;
112 uint32_t address;
113 uint32_t size;
114 uint32_t hdr_size;
115 uint32_t start_addr;
116 uint32_t stop_addr;
124 uint32_t i
[all...]
/xnu-2422.115.4/iokit/IOKit/pwr_mgt/
H A DRootDomain.h74 typedef uint32_t IOPMDriverAssertionLevel;
175 uint32_t intValue );
195 // Returns a unique uint32_t identifier for later removing support for this
200 uint32_t supportedWhere,
201 uint32_t *uniqueFeatureID);
206 IOReturn removePublishedFeature( uint32_t removeFeatureID );
251 uint32_t supportedPowerSources,
405 uint32_t pid, bool doSuspend);
412 IOReturn getSystemSleepType( uint32_t * sleepType );
432 void traceDetail( uint32_t data3
[all...]
/xnu-2422.115.4/bsd/netinet6/
H A Din6_cksum.c142 in6_pseudo(const struct in6_addr *src, const struct in6_addr *dst, uint32_t x)
144 uint32_t sum = 0;
188 inet6_cksum(struct mbuf *m, uint32_t nxt, uint32_t off, uint32_t len)
190 uint32_t sum;
197 uint32_t mlen;

Completed in 86 milliseconds

1234567891011>>