Home
last modified time | relevance | path

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

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