struct AccessPermissions

Defined at line 31 of file ../../zircon/kernel/lib/arch/include/lib/arch/paging.h

Settings relating to the access permissions of a page or pages that map

through an entry.

Public Members

bool readable
bool writable
bool executable
bool user_accessible