pub unsafe extern "C" fn PandaPhysicalAddressToRamOffset_external(
out: *mut ram_addr_t,
addr: hwaddr,
is_write: bool,
) -> MemTxResultExpand description
PandaPhysicalAddressToRamOffset_external() - Translate guest physical to ram offset.