Searched refs:way (Results 1 – 18 of 18) sorted by relevance
106 uint32_t way; member
16 # The correct way to make use of the kernel version within kernel code or a
43 Although not often, the kernel may still require deriving, one way or another, parameters like cach…44 and number of set/ways. XNU needs most of this information to perform set/way clean/invalidate oper…87 early boot. The way these checks are performed varies from feature to feature (for example, VHE is …
247 way more readable compare exchange loops. It also uses LL/SC constructs more298 before the loop should be used in this way:
16 **xrange** semantics. The simplest solution is to port your code and use Python 3 way:247 This impacts the way an object is checked for being an integer. Be careful about following construc…250 # BAD: generally not a good way to do type checking in Python
36 allocating memory in such a fashion in a very compact way.71 The first blessed way to allocate memory in the kernel is by using zones.94 blessed way to allocate typed memory in XNU is using the typed allocator369 The blessed way of wrapping and passing a C++ type allocation for use in the
22 bypasses obstacles standing in the way of the desired data.
26 lldb can be used for kernel debugging the same way as gdb. The simplest way is to start lldb with k…149 The python modules are designed in such a way that the command from lldb invokes a python function …203 …s are important based on some flag or value in some field or variable. The way it works is every t…293 … This way the expressing withing ` ` is evaluated by lldb and the value is passed to the command.
78 By default xnu builds all-way fat, but you can restrict this by explicitly
77 …* T_ASSERT macros will check for condition and upon failure return with KERN_FAILURE. This way it …
163 * normal way, via vm_deallocate.
125 packed in exactly the same way as they are returned from
245 # a way of retrieving these counters from LAST anyway, so there's no harm in just
161 When awoken it calls `consider_vm_pressure_events` which winds its way to `memorystatus_update_vm_p…
68 …goes to band 75 instead of band 0. Aside from process termination the only way out of the freezer …
323 …* The best way by far to handle this is to change how you schedule your time-critical DMA ope…
36 part of a Larger Work, in any way to provide a service, including but
2152 // having a way to verify that the coreanalytics event was received would be even better