Home
last modified time | relevance | path

Searched defs:data_key (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/osfmk/arm64/
H A Dsleh.c1624 user_fault_matches_pac_error_code(vm_offset_t fault_addr, uint64_t pc, bool data_key) in user_fault_matches_pac_error_code()
H A Dmachine_routines.c2923 bool data_key = key & (1ULL << 1); in ml_poison_ptr() local