Home
last modified time | relevance | path

Searched refs:SLB_VSID_B_1T (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/misc/cxl/
A Dfault.c40 if (slb->vsid & SLB_VSID_B_1T) in find_free_sste()
301 if (vsid & SLB_VSID_B_1T) in next_segment()
/linux/arch/powerpc/mm/
A Dcopro_fault.c132 ((ssize == MMU_SEGSIZE_1T) ? SLB_VSID_B_1T : 0); in copro_calculate_slb()
/linux/arch/powerpc/kvm/
A Dbook3s_64_mmu.c234 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()
A Dbook3s_64_mmu_hv.c312 if (vcpu->arch.slb[i].origv & SLB_VSID_B_1T) in kvmppc_mmu_book3s_hv_find_slbe()
1890 kvm->arch.vrma_slb_v = senc | SLB_VSID_B_1T | in kvm_htab_write()
A Dbook3s_hv_rm_mmu.c1124 if (slb_v & SLB_VSID_B_1T) { in kvmppc_hv_find_lock_hpte()
A Dbook3s_hv.c5044 kvm->arch.vrma_slb_v = senc | SLB_VSID_B_1T | in kvmppc_hv_setup_htab_rma()
5239 kvm->arch.vrma_slb_v = SLB_VSID_B_1T | in kvmppc_core_init_vm_hv()
/linux/arch/powerpc/include/asm/book3s/64/
A Dmmu-hash.h42 #define SLB_VSID_B_1T ASM_CONST(0x4000000000000000) macro
/linux/arch/powerpc/mm/book3s64/
A Dslb.c248 if (v & SLB_VSID_B_1T) { in slb_dump_contents()
/linux/arch/powerpc/xmon/
A Dxmon.c3767 if (vsid & SLB_VSID_B_1T) { in dump_segments()

Completed in 30 milliseconds