Searched defs:Unmap (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/contrib/edk2/Include/Protocol/ | ||
| H A D | DeviceIo.h | 254 EFI_IO_UNMAP Unmap; member |
| H A D | PciRootBridgeIo.h | 420 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_UNMAP Unmap; member |
| H A D | PciIo.h | 524 EFI_PCI_IO_PROTOCOL_UNMAP Unmap; member |
| /freebsd/stand/efi/include/ | ||
| H A D | efipciio.h | 531 EFI_PCI_IO_PROTOCOL_UNMAP Unmap; member |
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
| H A D | sanitizer_posix_libcdep.cpp | 379 void ReservedAddressRange::Unmap(uptr addr, uptr size) { in Unmap() function in __sanitizer::ReservedAddressRange |
| H A D | sanitizer_stack_store.cpp | 100 void StackStore::Unmap(void *addr, uptr size) { Unmap() function in __sanitizer::StackStore |
| H A D | sanitizer_fuchsia.cpp | 311 void ReservedAddressRange::Unmap(uptr addr, uptr size) { in Unmap() function in __sanitizer::ReservedAddressRange |
| H A D | sanitizer_win.cpp | 297 void ReservedAddressRange::Unmap(uptr addr, uptr size) { in Unmap() function in __sanitizer::ReservedAddressRange |