Searched refs:x2 (Results 1 - 25 of 131) sorted by relevance

123456

/xnu-2782.1.97/osfmk/device/
H A Ddevice_port.h74 #define DEVICE_PAGER_COHERENT 0x2
/xnu-2782.1.97/osfmk/mach/
H A Dsync_policy.h42 #define SYNC_POLICY_REVERSED 0x2
H A Dshared_memory_server.h85 #define NEW_LOCAL_SHARED_REGIONS 0x2
90 #define SYSTEM_REGION_BACKED 0x2
H A Derror.h98 #define err_server err_system(0x2) /* user space servers */
H A Dthread_info.h144 #define TH_FLAGS_IDLE 0x2 /* thread is an idle thread */
H A Dvm_purgable.h69 #define VM_PURGABLE_DEBUG_FAULT (0x2 << VM_PURGABLE_DEBUG_SHIFT)
/xnu-2782.1.97/bsd/sys/
H A Dkern_overrides.h42 #define SYS_OVERRIDE_CPU_THROTTLE 0x2
H A Daio.h126 #define AIO_CANCELED 0x2
141 #define LIO_WRITE 0x2 /* option requesting a write */
160 #define LIO_WAIT 0x2
H A Ddomain.h162 #define DOM_INITIALIZED 0x2 /* domain has been initialized */
H A Dguarded.h67 #define GUARD_TYPE_FD 0x2
H A Dvnioctl.h136 #define VN_FOLLOW 0x2 /* Debug flow in vn driver */
/xnu-2782.1.97/osfmk/atm/
H A Datm_types.h41 #define ATM_ACTION_COLLECT 0x2
/xnu-2782.1.97/tools/lldbmacros/
H A Droutedefines.py2 RTF_GATEWAY = 0x2
H A Dnetdefines.py70 INP_IPV6 = 0x2
118 INPCB_STATE_CACHED = 0x2
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_mount.h68 #define HFSFSMNT_WRAPPER 0x2 /* mount HFS wrapper (if it exists) */
/xnu-2782.1.97/osfmk/kern/
H A Denergy_perf.h55 #define GPU_SCOPE_MISC (0x2)
/xnu-2782.1.97/osfmk/i386/
H A Dlocks.h152 #define LCK_MTX_ATTR_STAT 0x2
205 #define LCK_RW_ATTR_STAT 0x2
H A Dtrap.h109 #define T_PF_WRITE 0x2 /* write access */
/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dnlist.h133 #define N_ABS 0x2 /* absolute, n_sect == NO_SECT */
/xnu-2782.1.97/bsd/i386/
H A Ddis_tables.h99 #define DIS_F_NOIMMSYM 0x2 /* Don't print symbols for immediates (.o) */
H A Dfasttrap_isa.h90 #define FASTTRAP_RIP_2 0x2
/xnu-2782.1.97/bsd/netinet/
H A Dif_ether.h136 #define SIN_ROUTER 0x2
H A Dkpi_ipfilter.h55 #define IPPOF_BOUND_IF 0x2
H A Dmp_pcb.h60 #define MPP_DEFUNCT 0x2
/xnu-2782.1.97/libkern/libkern/
H A Dkxld_types.h149 kKxldLogWarn = 0x2,

Completed in 89 milliseconds

123456