Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpg.h96 int (*cpu_belongs)(struct pg *, struct cpu *); member
/titanic_41/usr/src/uts/common/os/
H A Dpg.c166 ((pg)->pg_class->pgc_ops->cpu_belongs ? \
167 (pg)->pg_class->pgc_ops->cpu_belongs(pg, cp) : 0) \