Searched refs:aval_shift (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dkvm_book3s_64.h348 int aval_shift; local
363 aval_shift = 64 - (77 - b_pgshift) + 1;
364 rb |= ((va_low << aval_shift) & 0xfe);

Completed in 121 milliseconds