Home
last modified time | relevance | path

Searched defs:Unmap (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDeviceIo.h254 EFI_IO_UNMAP Unmap; member
H A DPciRootBridgeIo.h420 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_UNMAP Unmap; member
H A DPciIo.h524 EFI_PCI_IO_PROTOCOL_UNMAP Unmap; member
/freebsd/stand/efi/include/
H A Defipciio.h531 EFI_PCI_IO_PROTOCOL_UNMAP Unmap; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp379 void ReservedAddressRange::Unmap(uptr addr, uptr size) { in Unmap() function in __sanitizer::ReservedAddressRange
H A Dsanitizer_stack_store.cpp100 void StackStore::Unmap(void *addr, uptr size) { Unmap() function in __sanitizer::StackStore
H A Dsanitizer_fuchsia.cpp311 void ReservedAddressRange::Unmap(uptr addr, uptr size) { in Unmap() function in __sanitizer::ReservedAddressRange
H A Dsanitizer_win.cpp297 void ReservedAddressRange::Unmap(uptr addr, uptr size) { in Unmap() function in __sanitizer::ReservedAddressRange