PandaPhysicalAddressToRamOffset_external

Function PandaPhysicalAddressToRamOffset_external 

Source
pub unsafe extern "C" fn PandaPhysicalAddressToRamOffset_external(
    out: *mut ram_addr_t,
    addr: hwaddr,
    is_write: bool,
) -> MemTxResult
Expand description

PandaPhysicalAddressToRamOffset_external() - Translate guest physical to ram offset.