Searched refs:invalidateCache (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIODMACommand.h299 virtual IOReturn complete(bool invalidateCache = true, bool synchronize = true);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIODMACommand.cpp786 IODMACommand::complete(bool invalidateCache, bool synchronize) argument
819 if (IS_NONCOHERENT(fMappingOptions) && invalidateCache)

Completed in 15 milliseconds