Searched refs:cpu_flush_dcache (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/arm64/libarm64/
H A Dcache.h35 void cpu_flush_dcache(const void *, size_t);
H A Dcache.c61 cpu_flush_dcache(const void *ptr, size_t len) function
/illumos-gate/usr/src/boot/sys/boot/efi/loader/arch/arm64/
H A Dexec.c126 cpu_flush_dcache((void *)clean_addr, clean_size);

Completed in 98 milliseconds