pub fn validate_shadow_tables() -> boolExpand description
Validate shadow table integrity.
Checks that user-space entries in the shadow L4 match the kernel L4, and that kernel-space entries (except L4[511]) are empty.
pub fn validate_shadow_tables() -> boolValidate shadow table integrity.
Checks that user-space entries in the shadow L4 match the kernel L4, and that kernel-space entries (except L4[511]) are empty.