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