Home
last modified time | relevance | path

Searched refs:ARCH_CET_STATUS (Results 1 – 6 of 6) sorted by relevance

/sysdeps/unix/sysv/linux/x86/include/asm/
A Dprctl.h7 #ifndef ARCH_CET_STATUS
17 # define ARCH_CET_STATUS 0x3001 macro
/sysdeps/unix/sysv/linux/x86/
A Dcpu-features.c27 if (INTERNAL_SYSCALL_CALL (arch_prctl, ARCH_CET_STATUS, cet_status) == 0) in get_cet_status()
/sysdeps/unix/sysv/linux/i386/
A Dgetcontext.S65 movl $ARCH_CET_STATUS, %ebx
A Dswapcontext.S93 movl $ARCH_CET_STATUS, %ebx
/sysdeps/unix/sysv/linux/x86_64/
A Dgetcontext.S73 movl $ARCH_CET_STATUS, %edi
A Dswapcontext.S117 movl $ARCH_CET_STATUS, %edi

Completed in 5 milliseconds