Searched refs:PWIN_TABLE (Results 1 – 2 of 2) sorted by relevance
235 #define PWIN_TABLE(cpuid) ((cpuid) * 2) macro
1959 x = PWIN_TABLE(CPU->cpu_id); in x86pte_mapin()2027 va = (uintptr_t)PWIN_VA(PWIN_TABLE(CPU->cpu_id)); in x86pte_mapout()2434 x = PWIN_TABLE(CPU->cpu_id); in x86pte_zero()