Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/promif/
H A Dpromif_emul.c46 static processorid_t cif_cpu; variable
141 cif_cpu = getprocessorid(); in kern_cif_handler()
162 cif_cpu = -1; in kern_cif_handler()
371 return ((cif_cpu == mycpuid) ? 1 : 0); in promif_in_cif()