Searched defs:PhysAddr (Results 1 – 3 of 3) sorted by relevance
103 start: PhysAddr, in request_region()137 pub fn start(&self) -> PhysAddr { in start()
169 paddr: PhysAddr, in map_pages()
22 pub type PhysAddr = bindings::phys_addr_t; typedef