Home
last modified time | relevance | path

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

/xnu-10063.101.15/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.101.15/osfmk/kern/
H A Dexclaves_tests.c279 kr = exclaves_sensor_start(bad, 0, &sensor_status); in exclaves_sensor_kpi_test()
302 kr = exclaves_sensor_start(sensors[i], 0, &sensor_status); in exclaves_sensor_kpi_test()
H A Dexclaves_sensor.c337 exclaves_sensor_start(exclaves_sensor_type_t sensor_type, uint64_t flags, in exclaves_sensor_start() function
H A Dexclaves.c2143 exclaves_sensor_start(exclaves_sensor_type_t sensor_type, uint64_t flags, in exclaves_sensor_start() function
H A Dexclaves_resource.c1568 kern_return_t kr = exclaves_sensor_start( in exclaves_resource_sensor_start()
/xnu-10063.101.15/libsyscall/wrappers/
H A Dexclaves.c229 exclaves_sensor_start(mach_port_t sensor_port, uint64_t flags, in exclaves_sensor_start() function