Home
last modified time | relevance | path

Searched refs:AUDIT_ARCH_RISCV64 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dseccomp.h11 # define SECCOMP_ARCH_NATIVE AUDIT_ARCH_RISCV64
H A Dsyscall.h79 return AUDIT_ARCH_RISCV64; in syscall_get_arch()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Daudit.h422 #define AUDIT_ARCH_RISCV64 (EM_RISCV|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE) macro