Searched refs:MMU_D (Results 1 – 2 of 2) sorted by relevance
43 #define MMU_D BITL(6) /** Dirty */ macro
2112 pentry_t mask = PTE_MASK | MMU_P | MMU_D | MMU_A; in arch_mem_page_in()