Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Djump_label.h14 # define STATIC_KEY_INIT_NOP P6_NOP5_ATOMIC macro
16 # define STATIC_KEY_INIT_NOP GENERIC_NOP5_ATOMIC macro
22 ".byte " __stringify(STATIC_KEY_INIT_NOP) "\n\t" in arch_static_branch()
/linux-4.4.14/arch/x86/kernel/
Djump_label.c45 const unsigned char default_nop[] = { STATIC_KEY_INIT_NOP }; in __jump_label_transform()
132 const unsigned char default_nop[] = { STATIC_KEY_INIT_NOP }; in arch_jump_label_transform_static()