Expand description
User space memory validation utilities
Provides functions to validate user space addresses and check page mappings.
Traits§
- Page
Table Entry Ext - Extension trait for PageTableEntry to check user accessibility
Functions§
- is_
user_ addr_ valid - Check if a user address is valid (within user space range)
- translate_
address - Translate a virtual address to its page table entry