[][src]Function panda::enter_priv

pub fn enter_priv(cpu: &mut CPUState) -> bool

If required for the target architecture, enter into a high-privilege mode in order to conduct some memory access. Returns true if a switch into high-privilege mode has been made. A NO-OP on systems where such changes are unnecessary.