Home
last modified time | relevance | path

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

/linux/arch/parisc/include/asm/
A Djump_label.h19 __stringify(ASM_ULONG_INSN) " %c0 - .\n\t" in arch_static_branch()
34 __stringify(ASM_ULONG_INSN) " %c0 - .\n\t" in arch_static_branch_jump()
A Dassembly.h17 #define ASM_ULONG_INSN .dword macro
23 #define ASM_ULONG_INSN .word macro
/linux/arch/parisc/kernel/
A Dsyscall.S892 #define LWS_ENTRY(_name_) ASM_ULONG_INSN (lws_##_name_ - linux_gateway_page)
911 #define __SYSCALL(nr, entry) ASM_ULONG_INSN entry

Completed in 5 milliseconds