Searched refs:X86_PG_M (Results 1 – 2 of 2) sorted by relevance
61 #define X86_PG_M 0x040 /* D Dirty */ macro102 #define PG_M X86_PG_M
290 mask = X86_PG_M; in pmap_modified_bit()1719 X86_PG_M | X86_PG_A | pg_nx; in create_pagetables()2071 X86_PG_M; in pmap_bootstrap_la57()2074 X86_PG_M; in pmap_bootstrap_la57()2077 X86_PG_M; in pmap_bootstrap_la57()2080 X86_PG_M; in pmap_bootstrap_la57()2094 X86_PG_M; in pmap_bootstrap_la57()2097 X86_PG_M; in pmap_bootstrap_la57()4123 X86_PG_A | X86_PG_M; in pmap_pinit_pml4()4737 X86_PG_A | X86_PG_M); in pmap_page_array_startup()[all …]