Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/powernv/
Dvas.h131 #define VAS_XLATE_LPCR_TC PPC_BIT(4) macro
Dvas-window.c302 val = SET_FIELD(VAS_XLATE_LPCR_TC, val, lpcr & LPCR_TC); in init_xlate_regs()