Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Dx_call.h72 extern int xc_flush_cpu(struct cpu *);
/titanic_44/usr/src/uts/i86pc/os/
H A Dx_call.c272 xc_flush_cpu(struct cpu *cpup) in xc_flush_cpu() function
/titanic_44/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c563 rc = xc_flush_cpu(cp); in apic_cpu_stop()