Searched defs:PhysicalMapping (Results 1 – 1 of 1) sorted by relevance
9 pub struct PhysicalMapping<H, T> struct20 impl<H, T> PhysicalMapping<H, T> argument67 unsafe impl<H: AcpiHandler + Send, T: Send> Send for PhysicalMapping<H, T> {} implementation69 impl<H, T> Deref for PhysicalMapping<H, T> implementation80 impl<H, T> Drop for PhysicalMapping<H, T> implementation