Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_pte.h236 #define PWIN_SRC(cpuid) ((cpuid) * 2 + 1) /* for x86pte_copy() */ macro
H A Dhtable.c2344 uint_t x = PWIN_SRC(CPU->cpu_id); in x86pte_copy()