Home
last modified time | relevance | path

Searched refs:pgd_clear (Results 1 – 15 of 15) sorted by relevance

/linux/arch/arm/mm/
H A Dpgd.c179 pgd_clear(pgd); in pgd_free()
204 pgd_clear(pgd); in pgd_free()
/linux/arch/m68k/include/asm/
H A Dpgtable_no.h22 #define pgd_clear(pgdp) macro
/linux/arch/arm/include/asm/
H A Dpgtable-nommu.h23 #define pgd_clear(pgdp) macro
/linux/include/asm-generic/
H A Dpgtable-nop4d.h24 static inline void pgd_clear(pgd_t *pgd) { } in pgd_clear() function
/linux/arch/riscv/include/asm/
H A Dpgtable-64.h375 static inline void pgd_clear(pgd_t *pgd) in pgd_clear() function
/linux/mm/
H A Dpgtable-generic.c28 pgd_clear(pgd); in pgd_clear_bad()
H A Ddebug_vm_pgtable.c569 pgd_clear(args->pgdp); in pgd_clear_tests()
587 pgd_clear(args->pgdp); in pgd_populate_tests()
H A Dmemory.c293 pgd_clear(pgd); in free_p4d_range()
/linux/arch/parisc/kernel/
H A Dpci-dma.c200 pgd_clear(dir); in unmap_uncached_pmd()
/linux/arch/x86/mm/
H A Dkasan_init_64.c182 pgd_clear(pgd); in clear_pgds()
H A Dpgtable.c286 pgd_clear(pgdp); in mop_up_one_pmd()
/linux/arch/riscv/mm/
H A Dkasan_init.c226 pgd_clear(pgdp); in kasan_early_clear_pgd()
/linux/arch/s390/mm/
H A Dvmem.c420 pgd_clear(pgd); in try_free_p4d_table()
/linux/Documentation/mm/
H A Dprocess_addrs.rst587 as in :c:func:`!pXX_clear` functions - :c:func:`!pgd_clear`,
683 cleared without page table locks (in the :c:func:`!pgd_clear`, :c:func:`!p4d_clear`,
/linux/arch/s390/include/asm/
H A Dpgtable.h1038 static inline void pgd_clear(pgd_t *pgd) in pgd_clear() function