Searched defs:pte0 (Results 1 – 16 of 16) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | internal.h | 258 static inline int pte_is_valid(target_ulong pte0) in pte_is_valid() 263 static inline void pte_invalidate(target_ulong *pte0) in pte_invalidate()
|
H A D | mmu-hash64.c | 599 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() 1211 target_ulong pte0, target_ulong pte1) in ppc_hash64_tlb_flush_hpte()
|
H A D | mmu-hash32.h | 89 hwaddr pte_offset, target_ulong pte0) in ppc_hash32_store_hpte0() 165 uint32_t pte0, pte1; member
|
H A D | mmu-hash32.c | 209 target_ulong pte0, pte1; in ppc_hash32_pteg_search() local
|
H A D | mmu-hash64.h | 116 uint64_t pte0, pte1; member
|
H A D | kvm_ppc.h | 321 static inline void kvmppc_write_hpte(hwaddr ptex, uint64_t pte0, uint64_t pte1) in kvmppc_write_hpte()
|
H A D | kvm.c | 2827 void kvmppc_write_hpte(hwaddr ptex, uint64_t pte0, uint64_t pte1) in kvmppc_write_hpte() 2832 uint64_t pte0; in kvmppc_write_hpte() member
|
H A D | mmu_helper.c | 91 int is_code, target_ulong pte0, target_ulong pte1) in ppc6xx_tlb_store()
|
H A D | cpu.h | 357 target_ulong pte0; member
|
/openbmc/linux/arch/x86/mm/pat/ |
H A D | cpa-test.c | 121 pte_t *pte, pte0; in pageattr_test() local
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_vhyp_mmu.c | 420 uint64_t pte0, uint64_t pte1) in new_hpte_store() 439 target_ulong pte0 = ppc_hash64_hpte0(cpu, hptes, slot); in rehash_hpte() local
|
H A D | spapr.c | 1491 uint64_t pte0, uint64_t pte1) in spapr_store_hpte()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | kexec.h | 141 pte_t *pte0; member
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_32_mmu.c | 189 u32 pte0, pte1; in kvmppc_mmu_book3s_32_xlate_pte() local
|
H A D | book3s_64_mmu.c | 263 u64 pte0 = be64_to_cpu(pteg[i]); in kvmppc_mmu_book3s_64_xlate() local
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | core_cia.c | 357 int ctrl, addr0, tag0, pte0, data0; in verify_tb_operation() local
|