Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/misc/cxl/
A Dfault.c40 if (slb->vsid & SLB_VSID_B_1T) in find_free_sste()
285 if (vsid & SLB_VSID_B_1T) in next_segment()
/linux-6.3-rc2/arch/powerpc/mm/
A Dcopro_fault.c138 ((ssize == MMU_SEGSIZE_1T) ? SLB_VSID_B_1T : 0); in copro_calculate_slb()
/linux-6.3-rc2/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.c320 if (vcpu->arch.slb[i].origv & SLB_VSID_B_1T) in kvmppc_mmu_book3s_hv_find_slbe()
1897 kvm->arch.vrma_slb_v = senc | SLB_VSID_B_1T | in kvm_htab_write()
A Dbook3s_hv_rm_mmu.c1118 if (slb_v & SLB_VSID_B_1T) { in kvmppc_hv_find_lock_hpte()
A Dbook3s_hv.c5204 kvm->arch.vrma_slb_v = senc | SLB_VSID_B_1T | in kvmppc_hv_setup_htab_rma()
5422 kvm->arch.vrma_slb_v = SLB_VSID_B_1T | in kvmppc_core_init_vm_hv()
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dmmu-hash.h43 #define SLB_VSID_B_1T ASM_CONST(0x4000000000000000) macro
/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dslb.c247 if (v & SLB_VSID_B_1T) { in slb_dump_contents()
/linux-6.3-rc2/arch/powerpc/xmon/
A Dxmon.c3769 if (vsid & SLB_VSID_B_1T) { in dump_segments()

Completed in 30 milliseconds