Searched defs:local_abort_enable (Results 1 – 2 of 2) sorted by relevance
41 #define local_abort_enable() __asm__("cpsie a @ __sta\n" : : : "memory", "cc") macro
20 #define local_abort_enable() asm volatile ( "msr daifclr, #4\n" ::: "memory" ) macro
Completed in 3 milliseconds