Searched refs:SLB_VSID_B_1T (Results 1 – 11 of 11) sorted by relevance
36 #define SLB_VSID_B_1T 0x4000000000000000ULL macro38 #define SLB_VSID_VRMA (0x0001FFFFFF000000ULL | SLB_VSID_B_1T)72 #define HPTE64_V_SSIZE_1T SLB_VSID_B_1T
77 ((slb->vsid & SLB_VSID_B) == SLB_VSID_B_1T))) { in slb_lookup()254 if (vsid & (SLB_VSID_B & ~SLB_VSID_B_1T)) { in ppc_store_slb()
40 if (slb->vsid & SLB_VSID_B_1T) in find_free_sste()285 if (vsid & SLB_VSID_B_1T) in next_segment()
130 ((ssize == MMU_SEGSIZE_1T) ? SLB_VSID_B_1T : 0); in copro_calculate_slb()
234 v_val |= SLB_VSID_B_1T; in kvmppc_mmu_book3s_64_xlate()381 slbe->tb = (rs & SLB_VSID_B_1T) ? 1 : 0; in kvmppc_mmu_book3s_64_slbmte()
321 if (vcpu->arch.slb[i].origv & SLB_VSID_B_1T) in kvmppc_mmu_book3s_hv_find_slbe()1912 kvm->arch.vrma_slb_v = senc | SLB_VSID_B_1T | in kvm_htab_write()
1118 if (slb_v & SLB_VSID_B_1T) { in kvmppc_hv_find_lock_hpte()
5238 kvm->arch.vrma_slb_v = senc | SLB_VSID_B_1T | in kvmppc_hv_setup_htab_rma()5456 kvm->arch.vrma_slb_v = SLB_VSID_B_1T | in kvmppc_core_init_vm_hv()
43 #define SLB_VSID_B_1T ASM_CONST(0x4000000000000000) macro
248 if (v & SLB_VSID_B_1T) { in slb_dump_contents()
3775 if (vsid & SLB_VSID_B_1T) { in dump_segments()