Home
last modified time | relevance | path

Searched refs:CEMatchBool (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/EXTERNAL_HEADERS/CoreEntitlements/
H A DQueryHelpers.h112 #define CEMatchBool(val) (CEQueryOperation_t){.opcode = kCEOpMatchBool, .parameters = {.numericPara… macro
222 …Query_t){CE_SELECT_PATH(__VA_ARGS__) CEMatchBool(true)}, sizeof((CEQuery_t){CE_SELECT_PATH(__VA_AR…
/xnu-11215/osfmk/arm/pmap/
H A Dpmap.c13544 query[1] = CEMatchBool(true);