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