pub fn pmem_read(paddr: PhysAddr, buf: &mut [u8])
Expand description

Read physical memory from paddr to buf.