Home
last modified time | relevance | path

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

/dragonfly/sys/cpu/x86_64/include/
H A Dpmap.h69 #define X86_PG_U 0x004 /* U/S User/Supervisor */ macro
/dragonfly/sys/platform/pc64/x86_64/
H A Dpmap.c282 [PG_U_IDX] = X86_PG_U,