Searched refs:PWIN_SRC (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/i86pc/vm/ | ||
H A D | hat_pte.h | 227 #define PWIN_SRC(cpuid) ((cpuid) * 2 + 1) /* for x86pte_copy() */ macro |
H A D | htable.c | 2359 uint_t x = PWIN_SRC(CPU->cpu_id); in x86pte_copy() |