Searched refs:ARM_NR_cacheflush (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/linux-user/arm/ | ||
H A D | target_syscall.h | 17 #define ARM_NR_cacheflush (ARM_NR_BASE + 2) macro |
H A D | cpu_loop.c | 397 case ARM_NR_cacheflush: in cpu_loop() |