Searched refs:mark (Results 1 – 17 of 17) sorted by relevance
/arch/powerpc/kernel/ |
D | smp-tbsync.c | 25 volatile u64 mark; member 38 static void __devinit enter_contest(u64 mark, long add) in enter_contest() argument 40 while (get_tb() < mark) in enter_contest() 72 enter_contest(tbsync->mark, -1); in smp_generic_take_timebase() 81 u64 mark; in start_contest() local 89 tbsync->mark = mark = tb + 400; in start_contest() 100 enter_contest(mark, 1); in start_contest()
|
/arch/xtensa/kernel/ |
D | vectors.S | 79 s32i a0, a2, PT_DEPC # mark it as a regular exception 103 s32i a0, a2, PT_DEPC # mark it as a regular exception 263 s32i a0, a2, PT_DEPC # mark it as a regular exception
|
D | entry.S | 681 s32i a0, a2, PT_DEPC # mark it as a regular exception
|
/arch/sh/include/asm/ |
D | gpio.h | 79 struct pinmux_range mark; member
|
/arch/arm/mm/ |
D | proc-v7.S | 29 #define TTB_FLAGS TTB_C|TTB_RGN_OC_WB @ mark PTWs cacheable, outer WB 31 #define TTB_FLAGS TTB_C|TTB_S|TTB_RGN_OC_WBWA @ mark PTWs cacheable and shared, outer WBWA
|
/arch/mips/include/asm/sn/sn0/ |
D | hubio.h | 453 mark: 1, /* CRB Has been marked */ member 475 mark: 1, /* CRB Has been marked */ member
|
/arch/arm/kernel/ |
D | entry-armv.S | 374 @ Clear FP to mark the first stack frame 551 strb r7, [r10, #TI_USED_CP + 10] @ mark CP#10 as used 552 strb r7, [r10, #TI_USED_CP + 11] @ mark CP#11 as used
|
/arch/sh/kernel/ |
D | gpio.c | 168 if (!enum_in_range(enum_id, &gpioc->mark)) { in get_gpio_enum_id()
|
/arch/x86/kernel/ |
D | entry_32.S | 1158 pushl $-1 # mark this as an int 1258 pushl $-1 # mark this as an int
|
/arch/s390/kernel/ |
D | head.S | 90 tm 8(%r5),0x01 # found a tape mark ?
|
/arch/powerpc/ |
D | Kconfig.debug | 140 # mark, which doesn't work with current 440 KVM.
|
/arch/sh/kernel/cpu/sh3/ |
D | pinmux-sh7720.c | 1223 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
|
/arch/sh/kernel/cpu/sh4a/ |
D | pinmux-sh7785.c | 1291 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
|
D | pinmux-sh7722.c | 1764 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
|
D | pinmux-sh7723.c | 1890 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
|
/arch/sh/kernel/cpu/sh2a/ |
D | pinmux-sh7203.c | 1579 .mark = { PINMUX_MARK_BEGIN, PINMUX_MARK_END },
|
/arch/powerpc/boot/dtc-src/ |
D | dtc-lexer.lex.c_shipped | 258 * then we mark the buffer as YY_EOF_PENDING, to indicate that we
|