Searched refs:P_NOINTR (Results 1 – 16 of 16) sorted by relevance
/titanic_41/usr/src/uts/common/syscall/ |
H A D | p_online.c | 78 case P_NOINTR: in p_online_internal_locked() 117 case P_NOINTR: in p_online_internal_locked() 125 case P_NOINTR: in p_online_internal_locked() 149 case P_NOINTR: in p_online_internal_locked() 189 case P_NOINTR: in p_online_internal_locked() 210 case P_NOINTR: in p_online_internal_locked()
|
/titanic_41/usr/src/cmd/psradm/ |
H A D | psradm.c | 84 { P_NOINTR, "no-intr", "set to", "ni" }, 264 action = P_NOINTR; in main()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | processor.h | 69 #define P_NOINTR 0x0006 /* processor is online, but no I/O interrupts */ macro
|
/titanic_41/usr/src/cmd/stat/common/ |
H A D | statcommon.h | 54 #define CPU_ONLINE(s) ((s) == P_ONLINE || (s) == P_NOINTR)
|
/titanic_41/usr/src/cmd/fm/modules/common/cpumem-retire/ |
H A D | cma_cpu.c | 301 case P_NOINTR: in p_online_state_fmt()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | fault_iso.c | 282 case P_NOINTR: in cpu_data_handler()
|
/titanic_41/usr/src/cmd/psrset/ |
H A D | psrset.c | 819 errors = do_intr(pset, P_NOINTR); in main()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | pool_pset.c | 777 status = P_NOINTR; in pool_cpu_propput()
|
H A D | cpu.c | 2252 case P_NOINTR: in cpu_info_kstat_update() 3070 return (P_NOINTR); in cpu_get_state() 3088 case P_NOINTR: in cpu_get_state_str()
|
/titanic_41/usr/src/cmd/cpc/common/ |
H A D | cpustat.c | 658 case P_NOINTR: in cpustat()
|
H A D | cputrack.c | 808 if (stat != P_ONLINE && stat != P_NOINTR) in p4_ht_error()
|
/titanic_41/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | ri_init.c | 1882 case P_NOINTR: in pstate2str()
|
/titanic_41/usr/src/cmd/mdb/common/modules/dtrace/ |
H A D | dtrace.c | 831 return (P_NOINTR); in dtracemdb_stat()
|
/titanic_41/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 1901 case P_NOINTR: in get_pi_state()
|
/titanic_41/usr/src/uts/common/c2/ |
H A D | audit_event.c | 4983 { P_NOINTR, "P_NOINTR"}, in aus_p_online()
|
/titanic_41/usr/src/cmd/auditrecord/ |
H A D | audit_record_attr.txt | 1391 P_ONLINE, P_OFFLINE, P_NOINTR, P_SPARE, P_FAULTED, P_STATUS
|