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

/barrelfish-2018-10-04/include/barrelfish_kpi/
H A Dsyscalls.h59 #define SYSCALL_ARMv7_CACHE_INVAL 9 ///< Invalidate (discard) by VA macro
/barrelfish-2018-10-04/lib/barrelfish/arch/arm/
H A Dsyscalls.c46 syscall3(SYSCALL_ARMv7_CACHE_INVAL,
/barrelfish-2018-10-04/kernel/arch/armv7/
H A Dsyscall.c1351 case SYSCALL_ARMv7_CACHE_INVAL:

Completed in 115 milliseconds