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

/opensolaris-onvv-gate/usr/src/uts/sun4v/sys/
H A Dcpu_module.h141 * trapstat interface and cpu_trapstat_conf commands
148 int cpu_trapstat_conf(int cmd);
/opensolaris-onvv-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric.c310 cpu_trapstat_conf(int cmd) function
H A Dniagara.c351 cpu_trapstat_conf(int cmd) function
H A Dniagara2.c284 cpu_trapstat_conf(int cmd) function
/opensolaris-onvv-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c498 * a well defined CPU module interface (cpu_trapstat_conf to enable this
918 (void) cpu_trapstat_conf(CPU_TSTATCONF_ENABLE);
966 (void) cpu_trapstat_conf(CPU_TSTATCONF_DISABLE);
1957 error = cpu_trapstat_conf(CPU_TSTATCONF_INIT);
2067 (void) cpu_trapstat_conf(CPU_TSTATCONF_FINI);

Completed in 99 milliseconds