Home
last modified time | relevance | path

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

/arch/parisc/include/asm/
Dassembly.h39 #define ASM_ULONG_INSN .dword macro
53 #define ASM_ULONG_INSN .word macro
526 ASM_ULONG_INSN fault_addr, except_addr ! \
/arch/parisc/hpux/
Dentry_hpux.S26 #define ENTRY_NAME(_name_) ASM_ULONG_INSN _name_
/arch/parisc/kernel/
Dsyscall.S899 #define LWS_ENTRY(_name_) ASM_ULONG_INSN (lws_##_name_ - linux_gateway_page)