Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dprocess_policy.c613 if (machine_csv(CPUVN_CI)) { in handle_tecs()
H A Dsys_generic.c2851 uint32_t value = machine_csv(CPUVN_CI) ? 1 : 0;
2876 if (soflags && machine_csv(CPUVN_CI)) {
/xnu-10002.41.9/osfmk/i386/
H A Dpcb_native.c965 machine_csv(cpuvn_e cve) in machine_csv() function
/xnu-10002.41.9/osfmk/kern/
H A Dthread.h1599 extern int machine_csv(cpuvn_e cve);
H A Dtask.c9471 if (!machine_csv(CPUVN_CI)) { in task_set_tecs()
/xnu-10002.41.9/osfmk/arm64/
H A Dpcb.c1149 machine_csv(__unused cpuvn_e cve) in machine_csv() function