Home
last modified time | relevance | path

Searched refs:X86_PG_M (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dpmap.h61 #define X86_PG_M 0x040 /* D Dirty */ macro
102 #define PG_M X86_PG_M
/f-stack/freebsd/amd64/amd64/
H A Dpmap.c290 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 …]