Home
last modified time | relevance | path

Searched defs:pte1 (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmmu-hash64.c599 uint64_t pte0, uint64_t pte1) in hpte_page_shift()
635 static void ppc64_v3_new_to_old_hpte(target_ulong *pte0, target_ulong *pte1) in ppc64_v3_new_to_old_hpte()
654 target_ulong pte0, pte1; in ppc_hash64_pteg_search() local
776 uint64_t pte0, uint64_t pte1) in ppc_hash64_hpte_page_shift_noslb()
865 static void ppc_hash64_set_r(PowerPCCPU *cpu, hwaddr ptex, uint64_t pte1) in ppc_hash64_set_r()
880 static void ppc_hash64_set_c(PowerPCCPU *cpu, hwaddr ptex, uint64_t pte1) in ppc_hash64_set_c()
1211 target_ulong pte0, target_ulong pte1) in ppc_hash64_tlb_flush_hpte()
H A Dmmu-hash32.c209 target_ulong pte0, pte1; in ppc_hash32_pteg_search() local
236 static void ppc_hash32_set_r(PowerPCCPU *cpu, hwaddr pte_offset, uint32_t pte1) in ppc_hash32_set_r()
245 static void ppc_hash32_set_c(PowerPCCPU *cpu, hwaddr pte_offset, uint64_t pte1) in ppc_hash32_set_c()
H A Dmmu-hash32.h97 hwaddr pte_offset, target_ulong pte1) in ppc_hash32_store_hpte1()
165 uint32_t pte0, pte1; member
H A Dmmu-hash64.h116 uint64_t pte0, pte1; member
H A Dkvm_ppc.h321 static inline void kvmppc_write_hpte(hwaddr ptex, uint64_t pte0, uint64_t pte1) in kvmppc_write_hpte()
H A Dkvm.c2827 void kvmppc_write_hpte(hwaddr ptex, uint64_t pte0, uint64_t pte1) in kvmppc_write_hpte()
2833 uint64_t pte1; in kvmppc_write_hpte() member
H A Dmmu_helper.c91 int is_code, target_ulong pte0, target_ulong pte1) in ppc6xx_tlb_store()
H A Dcpu.h358 target_ulong pte1; member
/openbmc/qemu/hw/ppc/
H A Dspapr_vhyp_mmu.c420 uint64_t pte0, uint64_t pte1) in new_hpte_store()
440 target_ulong pte1; in rehash_hpte() local
H A Dspapr.c1491 uint64_t pte0, uint64_t pte1) in spapr_store_hpte()
1522 uint64_t pte1) in spapr_hpte_set_c()
1538 uint64_t pte1) in spapr_hpte_set_r()
/openbmc/linux/arch/powerpc/include/asm/
H A Dpgtable-types.h11 typedef struct { pte_basic_t pte, pte1, pte2, pte3; } pte_t; member
/openbmc/linux/arch/x86/include/asm/
H A Dkexec.h142 pte_t *pte1; member
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_32_mmu.c189 u32 pte0, pte1; in kvmppc_mmu_book3s_32_xlate_pte() local
H A Dbook3s_64_mmu.c264 u64 pte1 = be64_to_cpu(pteg[i + 1]); in kvmppc_mmu_book3s_64_xlate() local