Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pte_sw_dirty
arch/arm64/include/asm/pgtable.h
1240
if (pte_sw_dirty(pte))
arch/arm64/include/asm/pgtable.h
175
#define pte_dirty(pte) (pte_sw_dirty(pte) || pte_hw_dirty(pte))
arch/arm64/include/asm/pgtable.h
263
if (pte_sw_dirty(pte))