Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/mach/
H A Dexclaves.h483 exclaves_sensor_start(mach_port_t sensor_port, uint64_t flags,
769 exclaves_sensor_start(exclaves_sensor_type_t sensor_type, uint64_t flags,
/xnu-10063.141.1/osfmk/kern/
H A Dexclaves_tests.c284 kr = exclaves_sensor_start(bad, 0, &sensor_status); in exclaves_sensor_kpi_test()
307 kr = exclaves_sensor_start(sensors[i], 0, &sensor_status); in exclaves_sensor_kpi_test()
H A Dexclaves_sensor.c334 exclaves_sensor_start(exclaves_sensor_type_t sensor_type, uint64_t flags, in exclaves_sensor_start() function
H A Dexclaves_resource.c1694 kern_return_t kr = exclaves_sensor_start( in exclaves_resource_sensor_start()
H A Dexclaves.c2839 exclaves_sensor_start(exclaves_sensor_type_t sensor_type, uint64_t flags, in exclaves_sensor_start() function
/xnu-10063.141.1/libsyscall/wrappers/
H A Dexclaves.c231 exclaves_sensor_start(mach_port_t sensor_port, uint64_t flags, in exclaves_sensor_start() function