/linux/arch/powerpc/kvm/ ! |
H A D | book3s_64_mmu_host.c | 24 void kvmppc_mmu_invalidate_pte(struct kvm_vcpu *vcpu, struct hpte_cache *pte) in kvmppc_mmu_invalidate_pte() 214 void kvmppc_mmu_unmap_page(struct kvm_vcpu *vcpu, struct kvmppc_pte *pte) in kvmppc_mmu_unmap_page()
|
/linux/arch/x86/xen/ ! |
H A D | mmu.c | 21 pte_t *pte; in arbitrary_virt_to_machine() local
|
/linux/arch/m68k/mm/ ! |
H A D | sun3mmu.c | 72 pte_t pte = pfn_pte(virt_to_pfn((void *)address), PAGE_INIT); in paging_init() local
|
/linux/arch/powerpc/mm/kasan/ ! |
H A D | book3s_32.c | 52 pte_t pte = pfn_pte(PHYS_PFN(phys + k_cur - k_nobat), PAGE_KERNEL); in kasan_init_region() local
|
/linux/arch/arm/include/asm/ ! |
H A D | kfence.h | 15 pte_t *pte = pte_alloc_one_kernel(&init_mm); in split_pmd_page() local
|
/linux/arch/m68k/sun3/ ! |
H A D | dvma.c | 25 unsigned long pte; in dvma_page() local
|
/linux/arch/x86/mm/ ! |
H A D | pgtable_32.c | 33 pte_t *pte; in set_pte_vaddr() local
|
/linux/arch/xtensa/mm/ ! |
H A D | mmu.c | 27 pte_t *pte; in init_pmd() local
|
/linux/arch/sh/mm/ ! |
H A D | tlb-pteaex.c | 18 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb()
|
H A D | tlb-sh4.c | 16 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb()
|
H A D | tlb-sh3.c | 27 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb()
|
/linux/arch/powerpc/include/asm/ ! |
H A D | pte-walk.h | 13 pte_t *pte; in find_linux_pte() local
|
/linux/arch/powerpc/include/asm/nohash/32/ ! |
H A D | pgalloc.h | 18 pte_t *pte) in pmd_populate_kernel()
|
/linux/arch/powerpc/include/asm/book3s/64/ ! |
H A D | hash-64k.h | 92 static inline real_pte_t __real_pte(pte_t pte, pte_t *ptep, int offset) in __real_pte() 170 #define pte_pagesize_index(mm, addr, pte) \ argument
|
H A D | radix.h | 207 static inline int radix__pte_none(pte_t pte) in radix__pte_none() 213 pte_t *ptep, pte_t pte, int percpu) in radix__set_pte_at()
|
H A D | hash.h | 251 static inline int hash__pte_none(pte_t pte) in hash__pte_none() 265 pte_t *ptep, pte_t pte, int percpu) in hash__set_pte_at()
|
/linux/block/partitions/ ! |
H A D | efi.c | 275 gpt_entry *pte; in alloc_read_gpt_entries() local 461 is_pte_valid(const gpt_entry *pte, const u64 lastlba) in is_pte_valid()
|
/linux/arch/loongarch/mm/ ! |
H A D | pageattr.c | 80 static int pageattr_pte_entry(pte_t *pte, unsigned long addr, in pageattr_pte_entry() 167 pte_t *pte; in kernel_page_present() local
|
/linux/arch/mips/mm/ ! |
H A D | hugetlbpage.c | 30 pte_t *pte = NULL; in huge_pte_alloc() local
|
H A D | pgtable-32.c | 50 pte_t *pte; in pagetable_init() local
|
/linux/arch/x86/include/asm/ ! |
H A D | pgtable-2level_types.h | 16 pteval_t pte; member
|
/linux/drivers/iommu/ ! |
H A D | rockchip-iommu.c | 264 static inline bool rk_pte_is_page_valid(u32 pte) in rk_pte_is_page_valid() 300 static u32 rk_mk_pte_invalid(u32 pte) in rk_mk_pte_invalid() 545 u32 pte = 0; in log_iova() local 657 u32 dte, pte; in rk_iommu_iova_to_phys() local 765 u32 pte = pte_addr[pte_count]; in rk_iommu_unmap_iova() local 788 u32 pte = pte_addr[pte_count]; in rk_iommu_map_iova() local
|
/linux/arch/s390/mm/ ! |
H A D | pgtable.c | 156 static inline pgste_t pgste_update_all(pte_t pte, pgste_t pgste, in pgste_update_all() 350 pte_t *ptep, pte_t old_pte, pte_t pte) in ptep_modify_prot_commit() 669 pte_t *sptep, pte_t *tptep, pte_t pte) in ptep_shadow_pte() 726 pte_t pte; in ptep_zap_unused() local 769 pte_t pte; in ptep_test_and_clear_uc() local
|
/linux/tools/testing/selftests/kvm/lib/x86/ ! |
H A D | processor.c | 158 uint64_t *pte = virt_get_pte(vm, parent_pte, vaddr, current_level); in virt_create_upper_pte() local 188 uint64_t *pte; in __virt_pg_map() local 264 static bool vm_is_target_pte(uint64_t *pte, int *level, int current_level) in vm_is_target_pte() 327 uint64_t *pte, *pte_start; in virt_arch_dump() local 469 uint64_t *pte = __vm_get_page_table_entry(vm, gva, &level); in addr_arch_gva2gpa() local
|
/linux/tools/testing/selftests/kvm/x86/ ! |
H A D | smaller_maxphyaddr_emulation_test.c | 50 uint64_t *pte; in main() local
|