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

/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dbsd_pagetable.c61 #define PG_U 0x004 macro
82 pt4[i] |= PG_V | PG_RW | PG_U;
86 pt3[i] |= PG_V | PG_RW | PG_U;
90 pt2[i] |= PG_V | PG_RW | PG_PS | PG_U;

Completed in 14 milliseconds