Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Drseq.c24 #define RSEQ_CS_NO_RESTART_FLAGS (RSEQ_CS_FLAG_NO_RESTART_ON_PREEMPT | \ macro
209 test_flags = flags & RSEQ_CS_NO_RESTART_FLAGS; in rseq_warn_flags()
212 test_flags = flags & ~RSEQ_CS_NO_RESTART_FLAGS; in rseq_warn_flags()