Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/arm/
H A Dmachine_routines.h1298 void ml_disable_user_jop_key(uint64_t user_jop_key, uint64_t saved_jop_state);
H A Dpmap.c9388 uint64_t saved_jop_state = ml_enable_user_jop_key(jop_key); local
9399 ml_disable_user_jop_key(jop_key, saved_jop_state);
9422 uint64_t saved_jop_state = ml_enable_user_jop_key(jop_key); local
9424 ml_disable_user_jop_key(jop_key, saved_jop_state);