Searched defs:pmd (Results 76 - 100 of 262) sorted by relevance

1234567891011

/linux-master/arch/sparc/mm/
H A Dfault_32.c276 pmd_t *pmd, *pmd_k; local
H A Dtlb.c147 tlb_batch_pmd_scan(struct mm_struct *mm, unsigned long vaddr, pmd_t pmd) argument
170 __set_pmd_acct(struct mm_struct *mm, unsigned long addr, pmd_t orig, pmd_t pmd) argument
222 set_pmd_at(struct mm_struct *mm, unsigned long addr, pmd_t *pmdp, pmd_t pmd) argument
231 pmdp_establish(struct vm_area_struct *vma, unsigned long address, pmd_t *pmdp, pmd_t pmd) argument
[all...]
/linux-master/arch/m68k/include/asm/
H A Dmmu_context.h101 pmd_t *pmd; local
/linux-master/arch/sh/mm/
H A Dfault.c58 pmd_t *pmd; local
126 pmd_t *pmd, *pmd_ local
[all...]
/linux-master/include/asm-generic/
H A Dpage.h41 unsigned long pmd[16]; member in struct:__anon241
/linux-master/mm/
H A Dmincore.c100 static int mincore_pte_range(pmd_t *pmd, unsigned long addr, unsigned long end, argument
H A Dmapping_dirty_helpers.c126 static int wp_clean_pmd_entry(pmd_t *pmd, unsigned long addr, unsigned long end, argument
H A Dpage_table_check.c163 void __page_table_check_pmd_clear(struct mm_struct *mm, pmd_t pmd) argument
200 void __page_table_check_pmd_set(struct mm_struct *mm, pmd_t *pmdp, pmd_t pmd) argument
226 __page_table_check_pte_clear_range(struct mm_struct *mm, unsigned long addr, pmd_t pmd) argument
[all...]
/linux-master/arch/sparc/include/asm/
H A Dpgalloc_64.h36 static inline void __pud_populate(pud_t *pud, pmd_t *pmd) argument
58 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) argument
/linux-master/arch/arm/mm/
H A Dfault-armv.c95 pmd_t *pmd; local
/linux-master/arch/mips/include/asm/
H A Dpgtable-32.h124 static inline int pmd_none(pmd_t pmd) argument
129 static inline int pmd_bad(pmd_t pmd) argument
143 static inline int pmd_present(pmd_t pmd) argument
/linux-master/drivers/pmdomain/bcm/
H A Dbcm63xx-power.c38 static int bcm63xx_power_get_state(struct bcm63xx_power_dev *pmd, bool *is_on) argument
52 static int bcm63xx_power_set_state(struct bcm63xx_power_dev *pmd, bool on) argument
75 struct bcm63xx_power_dev *pmd local
83 struct bcm63xx_power_dev *pmd = container_of(genpd, local
139 struct bcm63xx_power_dev *pmd = &power->dev[ndom]; local
[all...]
/linux-master/arch/parisc/mm/
H A Dhugetlbpage.c53 pmd_t *pmd; local
80 pmd_t *pmd; local
185 int pmd_huge(pmd_t pmd) argument
/linux-master/arch/m68k/mm/
H A Dmcfmmu.c93 pmd_t *pmd; local
/linux-master/arch/m68k/kernel/
H A Dsys_m68k.c472 pmd_t *pmd; local
/linux-master/arch/m68k/sun3x/
H A Ddvma.c98 pmd_t *pmd; local
/linux-master/arch/arc/include/asm/
H A Dhugepage.h20 static inline pte_t pmd_pte(pmd_t pmd) argument
49 pmd_modify(pmd_t pmd, pgprot_t newprot) argument
58 set_pmd_at(struct mm_struct *mm, unsigned long addr, pmd_t *pmdp, pmd_t pmd) argument
[all...]
H A Dpage.h58 unsigned long pmd; member in struct:__anon3
/linux-master/arch/powerpc/mm/kasan/
H A Dinit_32.c33 pmd_t *pmd; local
73 pmd_t *pmd = pmd_off_k(k_cur); local
89 pmd_t *pmd = pmd_off_k(k_cur); local
182 pmd_t *pmd local
[all...]
/linux-master/arch/x86/kernel/
H A Despfix_64.c130 pmd_t pmd, *pmd_p; local
/linux-master/arch/alpha/include/asm/
H A Dpage.h31 typedef struct { unsigned long pmd; } pmd_t; member in struct:__anon2
/linux-master/arch/arm64/include/asm/
H A Dpgtable-types.h28 typedef struct { pmdval_t pmd; } pmd_t; member in struct:__anon12
/linux-master/arch/powerpc/mm/
H A Dpgtable_64.c126 struct page *pmd_page(pmd_t pmd) argument
/linux-master/arch/x86/power/
H A Dhibernate.c155 pmd_t *pmd; local
/linux-master/arch/arm64/mm/
H A Dfixmap.c45 pmd_t pmd = READ_ONCE(*pmdp); local

Completed in 259 milliseconds

1234567891011