Searched defs:PTE_DIRTY (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/arch/unicore32/include/asm/ | ||
| D | pgtable-hwdef.h | 48 #define PTE_DIRTY (1 << 4) macro |
| /Linux-v4.19/arch/arm64/include/asm/ | ||
| D | pgtable-prot.h | 29 #define PTE_DIRTY (_AT(pteval_t, 1) << 55) macro |