Searched refs:VAS_XLATE_LPCR_TC (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/platforms/powernv/ | ||
D | vas.h | 133 #define VAS_XLATE_LPCR_TC PPC_BIT(4) macro |
D | vas-window.c | 299 val = SET_FIELD(VAS_XLATE_LPCR_TC, val, lpcr & LPCR_TC); in init_xlate_regs() |