Searched refs:SLBV_L (Results 1 – 6 of 6) sorted by relevance
70 #define SLBV_L 0x0000000000000100ULL /* Large page selector */ macro229 slb->slbv |= SLBV_L; in slb_init()338 b = slb->slbv & SLBV_L? LP_PAGE_SHIFT : PPC64_PAGE_SHIFT; in pte_search()575 b = slb->slbv & SLBV_L? LP_PAGE_SHIFT : PPC64_PAGE_SHIFT; in get_ea()
45 #define SLBV_L 0x0000000000000100UL /* Large page selector */ macro
220 slbv |= SLBV_L; in kernel_va_to_slbv()224 slbv |= SLBV_L; in kernel_va_to_slbv()304 slbv |= SLBV_L; in allocate_user_vsid()
800 entry.slbv |= SLBV_L; in moea64_bootstrap_slb_prefault()
245 if (slb_encoding == SLBV_L && lp_encoding == 0) in powernv_attach()
200 if (slb_encoding == SLBV_L && lp_encoding == 0) in mphyp_install()