Home
last modified time | relevance | path

Searched refs:HPTE_V_1TB_SEG (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/powerpc/include/asm/
Dkvm_book3s_64.h335 if (!(v & HPTE_V_1TB_SEG)) in compute_tlbie_rb()
517 (HPTE_V_1TB_SEG | (VRMA_VSID << (40 - 16))); in is_vrma_hpte()
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h110 #define HPTE_V_1TB_SEG ASM_CONST(0x4000000000000000) macro
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_64_mmu_hv.c228 hp0 = HPTE_V_1TB_SEG | (VRMA_VSID << (40 - 16)) | in kvmppc_map_vrma()
1300 if (!(vpte & HPTE_V_1TB_SEG)) { in resize_hpt_rehash_hpte()