Enum EntryAttributes
kernel::page
pub enum EntryAttributes { D, A, G, U, X, W, R, V, RW, RX, UR, URW, URX, }
D
A
G
U
X
W
R
V
RW
RX
UR
URW
URX