pte_t 145 arch/x86/include/asm/fixmap.h extern pte_t *kmap_pte; pte_t 147 arch/x86/include/asm/fixmap.h extern pte_t *pkmap_page_table; pte_t 149 arch/x86/include/asm/fixmap.h void __native_set_fixmap(enum fixed_addresses idx, pte_t pte); pte_t 41 arch/x86/include/asm/hugetlb.h pte_t *ptep, pte_t pte) pte_t 46 arch/x86/include/asm/hugetlb.h static inline pte_t huge_ptep_get_and_clear(struct mm_struct *mm, pte_t 47 arch/x86/include/asm/hugetlb.h unsigned long addr, pte_t *ptep) pte_t 53 arch/x86/include/asm/hugetlb.h unsigned long addr, pte_t *ptep) pte_t 58 arch/x86/include/asm/hugetlb.h static inline int huge_pte_none(pte_t pte) pte_t 63 arch/x86/include/asm/hugetlb.h static inline pte_t huge_pte_wrprotect(pte_t pte) pte_t 69 arch/x86/include/asm/hugetlb.h unsigned long addr, pte_t *ptep) pte_t 75 arch/x86/include/asm/hugetlb.h unsigned long addr, pte_t *ptep, pte_t 76 arch/x86/include/asm/hugetlb.h pte_t pte, int dirty) pte_t 81 arch/x86/include/asm/hugetlb.h static inline pte_t huge_ptep_get(pte_t *ptep) pte_t 320 arch/x86/include/asm/io.h extern bool is_early_ioremap_ptep(pte_t *ptep); pte_t 162 arch/x86/include/asm/kexec.h pte_t *pte0; pte_t 163 arch/x86/include/asm/kexec.h pte_t *pte1; pte_t 169 arch/x86/include/asm/kexec.h pte_t *pte; pte_t 1055 arch/x86/include/asm/kvm_host.h void kvm_set_spte_hva(struct kvm *kvm, unsigned long hva, pte_t pte); pte_t 404 arch/x86/include/asm/paravirt.h pte_t *ptep) pte_t 415 arch/x86/include/asm/paravirt.h pte_t *ptep) pte_t 426 arch/x86/include/asm/paravirt.h static inline pte_t __pte(pteval_t val) pte_t 439 arch/x86/include/asm/paravirt.h return (pte_t) { .pte = ret }; pte_t 442 arch/x86/include/asm/paravirt.h static inline pteval_t pte_val(pte_t pte) pte_t 485 arch/x86/include/asm/paravirt.h static inline pte_t ptep_modify_prot_start(struct mm_struct *mm, unsigned long addr, pte_t 486 arch/x86/include/asm/paravirt.h pte_t *ptep) pte_t 493 arch/x86/include/asm/paravirt.h return (pte_t) { .pte = ret }; pte_t 497 arch/x86/include/asm/paravirt.h pte_t *ptep, pte_t pte) pte_t 507 arch/x86/include/asm/paravirt.h static inline void set_pte(pte_t *ptep, pte_t pte) pte_t 518 arch/x86/include/asm/paravirt.h pte_t *ptep, pte_t pte) pte_t 646 arch/x86/include/asm/paravirt.h static inline void set_pte_atomic(pte_t *ptep, pte_t pte) pte_t 653 arch/x86/include/asm/paravirt.h pte_t *ptep) pte_t 663 arch/x86/include/asm/paravirt.h static inline void set_pte_atomic(pte_t *ptep, pte_t pte) pte_t 669 arch/x86/include/asm/paravirt.h pte_t *ptep) pte_t 271 arch/x86/include/asm/paravirt_types.h void (*set_pte)(pte_t *ptep, pte_t pteval); pte_t 273 arch/x86/include/asm/paravirt_types.h pte_t *ptep, pte_t pteval); pte_t 278 arch/x86/include/asm/paravirt_types.h pte_t *ptep); pte_t 280 arch/x86/include/asm/paravirt_types.h unsigned long addr, pte_t *ptep); pte_t 286 arch/x86/include/asm/paravirt_types.h pte_t (*ptep_modify_prot_start)(struct mm_struct *mm, unsigned long addr, pte_t 287 arch/x86/include/asm/paravirt_types.h pte_t *ptep); pte_t 289 arch/x86/include/asm/paravirt_types.h pte_t *ptep, pte_t pte); pte_t 299 arch/x86/include/asm/paravirt_types.h void (*set_pte_atomic)(pte_t *ptep, pte_t pteval); pte_t 301 arch/x86/include/asm/paravirt_types.h pte_t *ptep); pte_t 36 arch/x86/include/asm/pgalloc.h extern pte_t *pte_alloc_one_kernel(struct mm_struct *, unsigned long); pte_t 42 arch/x86/include/asm/pgalloc.h static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) pte_t 63 arch/x86/include/asm/pgalloc.h pmd_t *pmd, pte_t *pte) pte_t 14 arch/x86/include/asm/pgtable-2level.h static inline void native_set_pte(pte_t *ptep , pte_t pte) pte_t 24 arch/x86/include/asm/pgtable-2level.h static inline void native_set_pte_atomic(pte_t *ptep, pte_t pte) pte_t 35 arch/x86/include/asm/pgtable-2level.h unsigned long addr, pte_t *xp) pte_t 41 arch/x86/include/asm/pgtable-2level.h static inline pte_t native_ptep_get_and_clear(pte_t *xp) pte_t 82 arch/x86/include/asm/pgtable-2level.h static __always_inline pgoff_t pte_to_pgoff(pte_t pte) pte_t 90 arch/x86/include/asm/pgtable-2level.h static __always_inline pte_t pgoff_to_pte(pgoff_t off) pte_t 92 arch/x86/include/asm/pgtable-2level.h return (pte_t){ pte_t 114 arch/x86/include/asm/pgtable-2level.h #define __swp_entry_to_pte(x) ((pte_t) { .pte = (x).val }) pte_t 27 arch/x86/include/asm/pgtable-3level.h static inline void native_set_pte(pte_t *ptep, pte_t pte) pte_t 88 arch/x86/include/asm/pgtable-3level.h static inline void native_set_pte_atomic(pte_t *ptep, pte_t pte) pte_t 109 arch/x86/include/asm/pgtable-3level.h pte_t *ptep) pte_t 141 arch/x86/include/asm/pgtable-3level.h static inline pte_t native_ptep_get_and_clear(pte_t *ptep) pte_t 143 arch/x86/include/asm/pgtable-3level.h pte_t res; pte_t 188 arch/x86/include/asm/pgtable-3level.h ((pte_t) { { .pte_low = _PAGE_FILE, .pte_high = (off) } }) pte_t 197 arch/x86/include/asm/pgtable-3level.h #define __swp_entry_to_pte(x) ((pte_t){ { .pte_high = (x).val } }) pte_t 92 arch/x86/include/asm/pgtable.h static inline int pte_dirty(pte_t pte) pte_t 97 arch/x86/include/asm/pgtable.h static inline int pte_young(pte_t pte) pte_t 107 arch/x86/include/asm/pgtable.h static inline int pte_write(pte_t pte) pte_t 112 arch/x86/include/asm/pgtable.h static inline int pte_file(pte_t pte) pte_t 117 arch/x86/include/asm/pgtable.h static inline int pte_huge(pte_t pte) pte_t 122 arch/x86/include/asm/pgtable.h static inline int pte_global(pte_t pte) pte_t 127 arch/x86/include/asm/pgtable.h static inline int pte_exec(pte_t pte) pte_t 132 arch/x86/include/asm/pgtable.h static inline int pte_special(pte_t pte) pte_t 143 arch/x86/include/asm/pgtable.h static inline unsigned long pte_pfn(pte_t pte) pte_t 182 arch/x86/include/asm/pgtable.h static inline pte_t pte_set_flags(pte_t pte, pteval_t set) pte_t 189 arch/x86/include/asm/pgtable.h static inline pte_t pte_clear_flags(pte_t pte, pteval_t clear) pte_t 196 arch/x86/include/asm/pgtable.h static inline pte_t pte_mkclean(pte_t pte) pte_t 201 arch/x86/include/asm/pgtable.h static inline pte_t pte_mkold(pte_t pte) pte_t 206 arch/x86/include/asm/pgtable.h static inline pte_t pte_wrprotect(pte_t pte) pte_t 211 arch/x86/include/asm/pgtable.h static inline pte_t pte_mkexec(pte_t pte) pte_t 216 arch/x86/include/asm/pgtable.h static inline pte_t pte_mkdirty(pte_t pte) pte_t 221 arch/x86/include/asm/pgtable.h static inline pte_t pte_mkyoung(pte_t pte) pte_t 226 arch/x86/include/asm/pgtable.h static inline pte_t pte_mkwrite(pte_t pte) pte_t 231 arch/x86/include/asm/pgtable.h static inline pte_t pte_mkhuge(pte_t pte) pte_t 236 arch/x86/include/asm/pgtable.h static inline pte_t pte_clrhuge(pte_t pte) pte_t 241 arch/x86/include/asm/pgtable.h static inline pte_t pte_mkglobal(pte_t pte) pte_t 246 arch/x86/include/asm/pgtable.h static inline pte_t pte_clrglobal(pte_t pte) pte_t 251 arch/x86/include/asm/pgtable.h static inline pte_t pte_mkspecial(pte_t pte) pte_t 306 arch/x86/include/asm/pgtable.h static inline int pte_soft_dirty(pte_t pte) pte_t 316 arch/x86/include/asm/pgtable.h static inline pte_t pte_mksoft_dirty(pte_t pte) pte_t 326 arch/x86/include/asm/pgtable.h static inline pte_t pte_file_clear_soft_dirty(pte_t pte) pte_t 331 arch/x86/include/asm/pgtable.h static inline pte_t pte_file_mksoft_dirty(pte_t pte) pte_t 336 arch/x86/include/asm/pgtable.h static inline int pte_file_soft_dirty(pte_t pte) pte_t 357 arch/x86/include/asm/pgtable.h static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot) pte_t 369 arch/x86/include/asm/pgtable.h static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) pte_t 433 arch/x86/include/asm/pgtable.h pte_t *populate_extra_pte(unsigned long vaddr); pte_t 447 arch/x86/include/asm/pgtable.h static inline int pte_none(pte_t pte) pte_t 453 arch/x86/include/asm/pgtable.h static inline int pte_same(pte_t a, pte_t b) pte_t 458 arch/x86/include/asm/pgtable.h static inline int pte_present(pte_t a) pte_t 465 arch/x86/include/asm/pgtable.h static inline int pte_present_nonuma(pte_t a) pte_t 471 arch/x86/include/asm/pgtable.h static inline bool pte_accessible(struct mm_struct *mm, pte_t a) pte_t 483 arch/x86/include/asm/pgtable.h static inline int pte_hidden(pte_t pte) pte_t 549 arch/x86/include/asm/pgtable.h static inline pte_t *pte_offset_kernel(pmd_t *pmd, unsigned long address) pte_t 551 arch/x86/include/asm/pgtable.h return (pte_t *)pmd_page_vaddr(*pmd) + pte_index(address); pte_t 685 arch/x86/include/asm/pgtable.h static inline pte_t native_local_ptep_get_and_clear(pte_t *ptep) pte_t 687 arch/x86/include/asm/pgtable.h pte_t res = *ptep; pte_t 703 arch/x86/include/asm/pgtable.h pte_t *ptep , pte_t pte) pte_t 743 arch/x86/include/asm/pgtable.h unsigned long address, pte_t *ptep, pte_t 744 arch/x86/include/asm/pgtable.h pte_t entry, int dirty); pte_t 748 arch/x86/include/asm/pgtable.h unsigned long addr, pte_t *ptep); pte_t 752 arch/x86/include/asm/pgtable.h unsigned long address, pte_t *ptep); pte_t 755 arch/x86/include/asm/pgtable.h static inline pte_t ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, pte_t 756 arch/x86/include/asm/pgtable.h pte_t *ptep) pte_t 758 arch/x86/include/asm/pgtable.h pte_t pte = native_ptep_get_and_clear(ptep); pte_t 764 arch/x86/include/asm/pgtable.h static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, pte_t 765 arch/x86/include/asm/pgtable.h unsigned long addr, pte_t *ptep, pte_t 768 arch/x86/include/asm/pgtable.h pte_t pte; pte_t 783 arch/x86/include/asm/pgtable.h unsigned long addr, pte_t *ptep) pte_t 868 arch/x86/include/asm/pgtable.h unsigned long addr, pte_t *ptep) pte_t 877 arch/x86/include/asm/pgtable.h static inline pte_t pte_swp_mksoft_dirty(pte_t pte) pte_t 883 arch/x86/include/asm/pgtable.h static inline int pte_swp_soft_dirty(pte_t pte) pte_t 889 arch/x86/include/asm/pgtable.h static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) pte_t 50 arch/x86/include/asm/pgtable_32.h ((pte_t *)kmap_atomic(pmd_page(*(dir))) + \ pte_t 55 arch/x86/include/asm/pgtable_32.h ((pte_t *)page_address(pmd_page(*(dir))) + pte_index((address))) pte_t 22 arch/x86/include/asm/pgtable_64.h extern pte_t level1_fixmap_pgt[512]; pte_t 44 arch/x86/include/asm/pgtable_64.h void set_pte_vaddr_pud(pud_t *pud_page, unsigned long vaddr, pte_t new_pte); pte_t 48 arch/x86/include/asm/pgtable_64.h pte_t *ptep) pte_t 53 arch/x86/include/asm/pgtable_64.h static inline void native_set_pte(pte_t *ptep, pte_t pte) pte_t 58 arch/x86/include/asm/pgtable_64.h static inline void native_set_pte_atomic(pte_t *ptep, pte_t pte) pte_t 73 arch/x86/include/asm/pgtable_64.h static inline pte_t native_ptep_get_and_clear(pte_t *xp) pte_t 80 arch/x86/include/asm/pgtable_64.h pte_t ret = *xp; pte_t 137 arch/x86/include/asm/pgtable_64.h #define pgoff_to_pte(off) ((pte_t) { .pte = ((off) << PAGE_SHIFT) | \ pte_t 165 arch/x86/include/asm/pgtable_64.h #define __swp_entry_to_pte(x) ((pte_t) { .pte = (x).val }) pte_t 312 arch/x86/include/asm/pgtable_types.h static inline pte_t native_make_pte(pteval_t val) pte_t 314 arch/x86/include/asm/pgtable_types.h return (pte_t) { .pte = val }; pte_t 317 arch/x86/include/asm/pgtable_types.h static inline pteval_t native_pte_val(pte_t pte) pte_t 322 arch/x86/include/asm/pgtable_types.h static inline pteval_t pte_flags(pte_t pte) pte_t 330 arch/x86/include/asm/pgtable_types.h static inline pteval_t ptenuma_flags(pte_t pte) pte_t 365 arch/x86/include/asm/pgtable_types.h void set_pte_vaddr(unsigned long vaddr, pte_t pte); pte_t 396 arch/x86/include/asm/pgtable_types.h extern pte_t *lookup_address(unsigned long address, unsigned int *level); pte_t 397 arch/x86/include/asm/pgtable_types.h extern pte_t *lookup_address_in_pgd(pgd_t *pgd, unsigned long address, pte_t 352 arch/x86/include/asm/xen/hypercall.h HYPERVISOR_update_va_mapping(unsigned long va, pte_t new_val, pte_t 403 arch/x86/include/asm/xen/hypercall.h HYPERVISOR_update_va_mapping_otherdomain(unsigned long va, pte_t new_val, pte_t 479 arch/x86/include/asm/xen/hypercall.h pte_t new_val, unsigned long flags) pte_t 509 arch/x86/include/asm/xen/hypercall.h pte_t new_val, unsigned long flags, pte_t 194 arch/x86/include/asm/xen/page.h static inline unsigned long pte_mfn(pte_t pte) pte_t 199 arch/x86/include/asm/xen/page.h static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) pte_t 201 arch/x86/include/asm/xen/page.h pte_t pte; pte_t 209 arch/x86/include/asm/xen/page.h static inline pteval_t pte_val_ma(pte_t pte) pte_t 214 arch/x86/include/asm/xen/page.h static inline pte_t __pte_ma(pteval_t x) pte_t 216 arch/x86/include/asm/xen/page.h return (pte_t) { .pte = x }; pte_t 229 arch/x86/include/asm/xen/page.h void xen_set_domain_pte(pte_t *ptep, pte_t pteval, unsigned domid); pte_t 4 include/asm-generic/hugetlb.h static inline pte_t mk_huge_pte(struct page *page, pgprot_t pgprot) pte_t 9 include/asm-generic/hugetlb.h static inline unsigned long huge_pte_write(pte_t pte) pte_t 14 include/asm-generic/hugetlb.h static inline unsigned long huge_pte_dirty(pte_t pte) pte_t 19 include/asm-generic/hugetlb.h static inline pte_t huge_pte_mkwrite(pte_t pte) pte_t 24 include/asm-generic/hugetlb.h static inline pte_t huge_pte_mkdirty(pte_t pte) pte_t 29 include/asm-generic/hugetlb.h static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) pte_t 35 include/asm-generic/hugetlb.h pte_t *ptep) pte_t 58 include/asm-generic/page.h #define __pte(x) ((pte_t) { (x) } ) pte_t 22 include/asm-generic/pgtable.h unsigned long address, pte_t *ptep, pte_t 23 include/asm-generic/pgtable.h pte_t entry, int dirty); pte_t 35 include/asm-generic/pgtable.h pte_t *ptep) pte_t 37 include/asm-generic/pgtable.h pte_t pte = *ptep; pte_t 74 include/asm-generic/pgtable.h unsigned long address, pte_t *ptep); pte_t 83 include/asm-generic/pgtable.h static inline pte_t ptep_get_and_clear(struct mm_struct *mm, pte_t 85 include/asm-generic/pgtable.h pte_t *ptep) pte_t 87 include/asm-generic/pgtable.h pte_t pte = *ptep; pte_t 107 include/asm-generic/pgtable.h static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, pte_t 108 include/asm-generic/pgtable.h unsigned long address, pte_t *ptep, pte_t 111 include/asm-generic/pgtable.h pte_t pte; pte_t 125 include/asm-generic/pgtable.h pte_t *ptep, pte_t 133 include/asm-generic/pgtable.h extern pte_t ptep_clear_flush(struct vm_area_struct *vma, pte_t 135 include/asm-generic/pgtable.h pte_t *ptep); pte_t 146 include/asm-generic/pgtable.h static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long address, pte_t *ptep) pte_t 148 include/asm-generic/pgtable.h pte_t old_pte = *ptep; pte_t 190 include/asm-generic/pgtable.h static inline int pte_same(pte_t pte_a, pte_t pte_b) pte_t 203 include/asm-generic/pgtable.h static inline int pte_unused(pte_t pte) pte_t 337 include/asm-generic/pgtable.h static inline pte_t __ptep_modify_prot_start(struct mm_struct *mm, pte_t 339 include/asm-generic/pgtable.h pte_t *ptep) pte_t 351 include/asm-generic/pgtable.h pte_t *ptep, pte_t pte) pte_t 375 include/asm-generic/pgtable.h static inline pte_t ptep_modify_prot_start(struct mm_struct *mm, pte_t 377 include/asm-generic/pgtable.h pte_t *ptep) pte_t 388 include/asm-generic/pgtable.h pte_t *ptep, pte_t pte) pte_t 432 include/asm-generic/pgtable.h static inline int pte_soft_dirty(pte_t pte) pte_t 442 include/asm-generic/pgtable.h static inline pte_t pte_mksoft_dirty(pte_t pte) pte_t 452 include/asm-generic/pgtable.h static inline pte_t pte_swp_mksoft_dirty(pte_t pte) pte_t 457 include/asm-generic/pgtable.h static inline int pte_swp_soft_dirty(pte_t pte) pte_t 462 include/asm-generic/pgtable.h static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) pte_t 467 include/asm-generic/pgtable.h static inline pte_t pte_file_clear_soft_dirty(pte_t pte) pte_t 472 include/asm-generic/pgtable.h static inline pte_t pte_file_mksoft_dirty(pte_t pte) pte_t 477 include/asm-generic/pgtable.h static inline int pte_file_soft_dirty(pte_t pte) pte_t 693 include/asm-generic/pgtable.h static inline int pte_numa(pte_t pte) pte_t 715 include/asm-generic/pgtable.h static inline pte_t pte_mknonnuma(pte_t pte) pte_t 738 include/asm-generic/pgtable.h static inline pte_t pte_mknuma(pte_t pte) pte_t 753 include/asm-generic/pgtable.h pte_t *ptep) pte_t 755 include/asm-generic/pgtable.h pte_t ptent = *ptep; pte_t 792 include/asm-generic/pgtable.h static inline int pte_numa(pte_t pte) pte_t 797 include/asm-generic/pgtable.h static inline pte_t pte_mknonnuma(pte_t pte) pte_t 807 include/asm-generic/pgtable.h static inline pte_t pte_mknuma(pte_t pte) pte_t 813 include/asm-generic/pgtable.h pte_t *ptep) pte_t 86 include/linux/hugetlb.h pte_t *huge_pmd_share(struct mm_struct *mm, unsigned long addr, pud_t *pud); pte_t 95 include/linux/hugetlb.h pte_t *huge_pte_alloc(struct mm_struct *mm, pte_t 97 include/linux/hugetlb.h pte_t *huge_pte_offset(struct mm_struct *mm, unsigned long addr); pte_t 98 include/linux/hugetlb.h int huge_pmd_unshare(struct mm_struct *mm, unsigned long *addr, pte_t *ptep); pte_t 364 include/linux/hugetlb.h static inline pte_t arch_make_huge_pte(pte_t entry, struct vm_area_struct *vma, pte_t 410 include/linux/hugetlb.h struct mm_struct *mm, pte_t *pte) pte_t 459 include/linux/hugetlb.h struct mm_struct *mm, pte_t *pte) pte_t 466 include/linux/hugetlb.h struct mm_struct *mm, pte_t *pte) pte_t 220 include/linux/mm.h pte_t *pte; /* pte entry associated with ->pgoff */ pte_t 620 include/linux/mm.h static inline pte_t maybe_mkwrite(pte_t pte, struct vm_area_struct *vma) pte_t 628 include/linux/mm.h struct page *page, pte_t *pte, bool write, bool anon); pte_t 1115 include/linux/mm.h pte_t pte); pte_t 1147 include/linux/mm.h int (*pte_entry)(pte_t *pte, unsigned long addr, pte_t 1151 include/linux/mm.h int (*hugetlb_entry)(pte_t *pte, unsigned long hmask, pte_t 1374 include/linux/mm.h extern pte_t *__get_locked_pte(struct mm_struct *mm, unsigned long addr, pte_t 1376 include/linux/mm.h static inline pte_t *get_locked_pte(struct mm_struct *mm, unsigned long addr, pte_t 1379 include/linux/mm.h pte_t *ptep; pte_t 1519 include/linux/mm.h pte_t *__pte = pte_offset_map(pmd, address); \ pte_t 2032 include/linux/mm.h typedef int (*pte_fn_t)(pte_t *pte, pgtable_t token, unsigned long addr, pte_t 2105 include/linux/mm.h pte_t *vmemmap_pte_populate(pmd_t *pmd, unsigned long addr, int node); pte_t 2108 include/linux/mm.h void vmemmap_verify(pte_t *, int, unsigned long, unsigned long); pte_t 85 include/linux/mmu_notifier.h pte_t pte); pte_t 186 include/linux/mmu_notifier.h unsigned long address, pte_t pte); pte_t 218 include/linux/mmu_notifier.h unsigned long address, pte_t pte) pte_t 296 include/linux/mmu_notifier.h pte_t ___pte = __pte; \ pte_t 326 include/linux/mmu_notifier.h unsigned long address, pte_t pte) pte_t 193 include/linux/rmap.h pte_t *__page_check_address(struct page *, struct mm_struct *, pte_t 196 include/linux/rmap.h static inline pte_t *page_check_address(struct page *page, struct mm_struct *mm, pte_t 200 include/linux/rmap.h pte_t *ptep; pte_t 55 include/linux/swapops.h static inline int is_swap_pte(pte_t pte) pte_t 65 include/linux/swapops.h static inline swp_entry_t pte_to_swp_entry(pte_t pte) pte_t 80 include/linux/swapops.h static inline pte_t swp_entry_to_pte(swp_entry_t entry) pte_t 143 include/linux/swapops.h struct mm_struct *mm, pte_t *pte); pte_t 156 include/linux/swapops.h struct mm_struct *mm, pte_t *pte) { } pte_t 140 include/linux/vmalloc.h extern struct vm_struct *alloc_vm_area(size_t size, pte_t **ptes); pte_t 127 include/trace/events/xen.h TP_PROTO(pte_t *ptep, pte_t pteval), pte_t 130 include/trace/events/xen.h __field(pte_t *, ptep) pte_t 143 include/trace/events/xen.h TP_PROTO(pte_t *ptep, pte_t pteval), \ pte_t 150 include/trace/events/xen.h TP_PROTO(pte_t *ptep, pte_t pteval, unsigned domid), pte_t 153 include/trace/events/xen.h __field(pte_t *, ptep) pte_t 169 include/trace/events/xen.h pte_t *ptep, pte_t pteval), pte_t 174 include/trace/events/xen.h __field(pte_t *, ptep) pte_t 188 include/trace/events/xen.h TP_PROTO(struct mm_struct *mm, unsigned long addr, pte_t *ptep), pte_t 193 include/trace/events/xen.h __field(pte_t *, ptep) pte_t 301 include/trace/events/xen.h pte_t *ptep, pte_t pteval), pte_t 306 include/trace/events/xen.h __field(pte_t *, ptep) pte_t 321 include/trace/events/xen.h pte_t *ptep, pte_t pteval), \