OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Unmap
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_common_test.cc
419
address_range.
Unmap
(base_addr, init_size);
429
address_range.
Unmap
(base_addr, PageSize);
434
address_range.
Unmap
(new_start, PageSize);
439
EXPECT_DEATH(address_range.
Unmap
(base_addr + (PageSize * 2), PageSize), ".*");
/src/sys/external/bsd/gnu-efi/dist/inc/
efipciio.h
362
EFI_PCI_IO_PROTOCOL_UNMAP
Unmap
;
391
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_UNMAP
Unmap
;
efiprot.h
670
EFI_IO_UNMAP
Unmap
;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_posix_libcdep.cc
376
void ReservedAddressRange::
Unmap
(uptr addr, uptr size) {
379
// If we
unmap
the whole range, just null out the base.
sanitizer_fuchsia.cc
275
CHECK("unable to
unmap
" && 0);
281
void ReservedAddressRange::
Unmap
(uptr addr, uptr size) {
327
// beginning of the VMO, and
unmap
the excess before and after.
sanitizer_allocator_primary64.h
653
address_range.
Unmap
(beg, size);
sanitizer_common.h
136
void
Unmap
(uptr addr, uptr size);
sanitizer_win.cc
126
// MEM_RELEASE can only be used to
unmap
whole regions previously mapped with
134
CHECK("unable to
unmap
" && 0);
168
// If we got it right on the first try, return. Otherwise,
unmap
it and go to
176
//
unmap
, and try to allocate at that aligned address.
255
void ReservedAddressRange::
Unmap
(uptr addr, uptr size) {
256
// Only
unmap
if it covers the entire range.
258
// We
unmap
the whole range, just null out the base.
/src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h
1102
ACPI_EFI_UNKNOWN_INTERFACE
Unmap
;
Completed in 41 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025