Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/x86_64/
H A Dmonotonic_x86_64.c185 static void mt_check_for_pmi(struct mt_cpu *mtc, x86_saved_state_t *state);
268 mt_check_for_pmi(struct mt_cpu *mtc, x86_saved_state_t *state) in mt_check_for_pmi() function
320 mt_check_for_pmi(mt_cur_cpu(), state); in mt_pmi_x86_64()