Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dcpu_module.h148 int cpu_trapstat_conf(int cmd);
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric.c310 cpu_trapstat_conf(int cmd) in cpu_trapstat_conf() function
H A Dniagara.c351 cpu_trapstat_conf(int cmd) in cpu_trapstat_conf() function
H A Dniagara2.c284 cpu_trapstat_conf(int cmd) in cpu_trapstat_conf() function
/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c918 (void) cpu_trapstat_conf(CPU_TSTATCONF_ENABLE); in trapstat_enable()
966 (void) cpu_trapstat_conf(CPU_TSTATCONF_DISABLE); in trapstat_disable()
1957 error = cpu_trapstat_conf(CPU_TSTATCONF_INIT); in trapstat_go()
2067 (void) cpu_trapstat_conf(CPU_TSTATCONF_FINI); in trapstat_stop()