Searched refs:pshift_index (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c1278 unsigned int pshift_index; local
1281 pshift_index = ((slb_v & SLB_VSID_LP) >> 4);
1282 pshift = slb_base_page_shift[pshift_index];

Completed in 162 milliseconds