Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm64/
H A Dsleh.c1550 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.c2904 bool data_key = key & (1ULL << 1); in ml_poison_ptr() local