Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dmachine_routines.h1297 void ml_disable_user_jop_key(uint64_t user_jop_key, uint64_t saved_jop_state);
H A Dpmap.c9346 uint64_t saved_jop_state = ml_enable_user_jop_key(jop_key); local
9357 ml_disable_user_jop_key(jop_key, saved_jop_state);
9380 uint64_t saved_jop_state = ml_enable_user_jop_key(jop_key); local
9382 ml_disable_user_jop_key(jop_key, saved_jop_state);