Searched refs:stk (Results 1 – 9 of 9) sorted by relevance
/arch/arm/include/asm/ |
D | elf.h | 107 #define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(&(ex), stk) argument
|
/arch/arm64/include/asm/ |
D | elf.h | 110 #define elf_read_implies_exec(ex,stk) (stk != EXSTACK_DISABLE_X) argument
|
/arch/arm/boot/dts/ |
D | omap4-var-stk-om44.dts | 16 compatible = "variscite,var-stk-om44", "variscite,var-som-om44", "ti,omap4460", "ti,omap4";
|
D | Makefile | 646 omap4-var-stk-om44.dtb
|
/arch/unicore32/kernel/ |
D | setup.c | 109 struct stack *stk = &stacks[cpu]; in cpu_init() local 123 : "r" (stk), in cpu_init()
|
/arch/mips/include/asm/ |
D | elf.h | 513 #define elf_read_implies_exec(ex, stk) mips_elf_read_implies_exec(&(ex), stk) argument
|
/arch/arm/kernel/ |
D | setup.c | 530 struct stack *stk = &stacks[cpu]; in cpu_init() local 573 : "r" (stk), in cpu_init()
|
/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 2388 # - The system stack contains the "Unimplemented <ea>" stk frame # 2937 mov.w &0x2024,0x6+LOCAL_SIZE(%sp) # stk fmt = 0x2; voff = 0x024
|
D | fpsp.S | 2389 # - The system stack contains the "Unimplemented <ea>" stk frame # 2938 mov.w &0x2024,0x6+LOCAL_SIZE(%sp) # stk fmt = 0x2; voff = 0x024
|