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