Searched defs:allocate_with_align (Results 1 – 2 of 2) sorted by relevance
213 pub fn allocate_with_align( in allocate_with_align() method410 pub fn allocate_with_align( in allocate_with_align() method
450 fn allocate_with_align(&mut self, size: u64, alignment: u64) -> Result<u64, PciDeviceError> { in allocate_with_align() method