Home
last modified time | relevance | path

Searched refs:__NR_riscv_flush_icache (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/asm-riscv/asm/
Dunistd.h14 #ifndef __NR_riscv_flush_icache
15 #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) macro
17 __SYSCALL(__NR_riscv_flush_icache, sys_riscv_flush_icache)
/bionic/libc/include/bits/
Dglibc-syscalls.h939 #if defined(__NR_riscv_flush_icache)
940 #define SYS_riscv_flush_icache __NR_riscv_flush_icache