Home
last modified time | relevance | path

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

/dragonfly/stand/boot/pc32/libi386/
H A Delf64_freebsd.c51 #define PG_U 0x004 macro
99 PT4[i] |= PG_V | PG_RW | PG_U; in elf64_exec()
103 PT3[i] |= PG_V | PG_RW | PG_U; in elf64_exec()
107 PT2[i] |= PG_V | PG_RW | PG_PS | PG_U; in elf64_exec()
/dragonfly/stand/boot/efi/loader/arch/x86_64/
H A Delf64_freebsd.c66 #define PG_U 0x004 macro
154 PT4[i] |= PG_V | PG_RW | PG_U; in elf64_exec()
158 PT3[i] |= PG_V | PG_RW | PG_U; in elf64_exec()
162 PT2[i] |= PG_V | PG_RW | PG_PS | PG_U; in elf64_exec()