Home
last modified time | relevance | path

Searched refs:__NR_riscv_flush_icache (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/riscv/include/uapi/asm/
H A Dunistd.h36 * __NR_riscv_flush_icache is defined to flush the instruction cache over an
41 #ifndef __NR_riscv_flush_icache
42 #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) macro
44 __SYSCALL(__NR_riscv_flush_icache, sys_riscv_flush_icache)
/kernel/linux/linux-5.10/tools/arch/riscv/include/uapi/asm/
H A Dunistd.h34 * __NR_riscv_flush_icache is defined to flush the instruction cache over an
39 #ifndef __NR_riscv_flush_icache
40 #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) macro
42 __SYSCALL(__NR_riscv_flush_icache, sys_riscv_flush_icache)
/kernel/linux/linux-6.6/tools/arch/riscv/include/uapi/asm/
H A Dunistd.h34 * __NR_riscv_flush_icache is defined to flush the instruction cache over an
39 #ifndef __NR_riscv_flush_icache
40 #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) macro
42 __SYSCALL(__NR_riscv_flush_icache, sys_riscv_flush_icache)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-riscv/asm/
H A Dunistd.h25 #ifndef __NR_riscv_flush_icache
26 #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) macro
28 __SYSCALL(__NR_riscv_flush_icache, sys_riscv_flush_icache)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-riscv/asm/
H A Dunistd.h25 #ifndef __NR_riscv_flush_icache
26 #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) macro
28 __SYSCALL(__NR_riscv_flush_icache, sys_riscv_flush_icache)
/kernel/linux/linux-6.6/arch/riscv/include/uapi/asm/
H A Dunistd.h37 * __NR_riscv_flush_icache is defined to flush the instruction cache over an
42 #ifndef __NR_riscv_flush_icache
43 #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) macro
45 __SYSCALL(__NR_riscv_flush_icache, sys_riscv_flush_icache)

Completed in 2 milliseconds