Home
last modified time | relevance | path

Searched refs:pte_zero (Results 1 – 6 of 6) sorted by relevance

/linux/mm/
H A Dptdump.c138 pte_t pte_zero = {0}; in ptdump_hole() local
146 st->note_page_pte(st, addr, pte_zero); in ptdump_hole()
/linux/arch/s390/mm/
H A Ddump_pagetables.c177 pte_t pte_zero = {0}; in note_page_flush() local
179 note_page(pt_st, 0, -1, pte_val(pte_zero)); in note_page_flush()
/linux/arch/powerpc/mm/ptdump/
H A Dptdump.c329 pte_t pte_zero = {0}; in note_page_flush() local
331 note_page(pt_st, 0, -1, pte_val(pte_zero)); in note_page_flush()
/linux/arch/riscv/mm/
H A Dptdump.c347 pte_t pte_zero = {0}; in note_page_flush() local
349 note_page(pt_st, 0, -1, pte_val(pte_zero)); in note_page_flush()
/linux/arch/arm64/mm/
H A Dptdump.c281 pte_t pte_zero = {0}; in note_page_flush() local
283 note_page(pt_st, 0, -1, pte_val(pte_zero)); in note_page_flush()
/linux/arch/x86/mm/
H A Ddump_pagetables.c418 pte_t pte_zero = {0}; in note_page_flush() local
420 note_page(pt_st, 0, -1, pte_val(pte_zero)); in note_page_flush()