mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
4723b08322
'Page_flags' maps application-specific memory attributes to the TLB-specific memory attributes. Thereby it avoids functions with lots of parameters, by declaring appropriate bitfields on a single POD value.