Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Djump_label.h11 #define JUMP_LABEL_NOP_OFFSET 2 macro
27 asm_volatile_goto("0: brcl 0,"__stringify(JUMP_LABEL_NOP_OFFSET)"\n" in arch_static_branch()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Djump_label.c48 .offset = JUMP_LABEL_NOP_OFFSET >> 1,