Home
last modified time | relevance | path

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

/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/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/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()