Searched refs:hint (Results 1 - 23 of 23) sorted by relevance

/arch/x86/include/asm/
H A Dmwait.h9 #define MWAIT_HINT2CSTATE(hint) (((hint) >> MWAIT_SUBSTATE_SIZE) & MWAIT_CSTATE_MASK)
10 #define MWAIT_HINT2SUBSTATE(hint) ((hint) & MWAIT_CSTATE_MASK)
H A Dapb_timer.h39 extern struct sfi_timer_table_entry *sfi_get_mtmr(int hint);
/arch/mips/include/asm/
H A Dprefetch.h47 .macro __pref hint addr
49 pref \hint, \addr
H A Dasm.h147 #define PREF(hint,addr) \
150 pref hint, addr; \
153 #define PREFE(hint, addr) \
157 prefe hint, addr; \
160 #define PREFX(hint,addr) \
163 prefx hint, addr; \
168 #define PREF(hint, addr)
169 #define PREFE(hint, addr)
170 #define PREFX(hint, addr)
/arch/ia64/sn/kernel/sn2/
H A Dptc_deadlock.S51 hint @pause
66 hint @pause
77 hint @pause
/arch/sparc/include/asm/
H A Diommu_64.h22 unsigned int hint; member in struct:iommu_arena
/arch/x86/platform/intel-mid/
H A Dsfi.c115 struct sfi_timer_table_entry *sfi_get_mtmr(int hint) argument
118 if (hint < sfi_mtimer_num) {
119 if (!sfi_mtimer_usage[hint]) {
120 pr_debug("hint taken for timer %d irq %d\n",
121 hint, sfi_mtimer_array[hint].irq);
122 sfi_mtimer_usage[hint] = 1;
123 return &sfi_mtimer_array[hint];
/arch/ia64/kernel/
H A Dunwind_i.h161 unsigned short hint; /* hint for next script to try (or -1) */ member in struct:unw_script
H A Dunwind.c1229 struct unw_script *script = unw.cache + info->hint;
1253 /* update hint; no locking required as single-word writes are atomic */
1255 unw.cache[info->prev_script].hint = script - unw.cache;
1329 script->hint = 0;
1559 unw.cache[info->prev_script].hint = script - unw.cache;
1863 info->hint = scr->hint;
H A Dunaligned.c171 unsigned long hint:2; /* [28:29] */ member in struct:__anon1782
1384 DPRINT("opcode=%lx ld.qp=%d ld.r1=%d ld.imm=%d ld.r3=%d ld.x=%d ld.hint=%d "
1386 u.insn.r3, u.insn.x, u.insn.hint, u.insn.x6_sz, u.insn.m, u.insn.op);
H A Dhead.S453 self: hint @pause
/arch/ia64/kvm/
H A Dvcpu.h179 struct { unsigned long qp:6, r1:7, un7:7, r3:7, x:1, hint:2, member in struct:U_INST64_M1::__anon1815
185 struct { unsigned long qp:6, r1:7, r2:7, r3:7, x:1, hint:2, member in struct:U_INST64_M2::__anon1816
191 struct { unsigned long qp:6, r1:7, imm7:7, r3:7, i:1, hint:2, member in struct:U_INST64_M3::__anon1817
197 struct { unsigned long qp:6, un7:7, r2:7, r3:7, x:1, hint:2, member in struct:U_INST64_M4::__anon1818
203 struct { unsigned long qp:6, imm7:7, r2:7, r3:7, i:1, hint:2, member in struct:U_INST64_M5::__anon1819
209 struct { unsigned long qp:6, f1:7, un7:7, r3:7, x:1, hint:2, member in struct:U_INST64_M6::__anon1820
215 struct { unsigned long qp:6, :7, f2:7, r3:7, x:1, hint:2, member in struct:U_INST64_M9::__anon1821
221 struct { unsigned long qp:6, imm7:7, f2:7, r3:7, i:1, hint:2, member in struct:U_INST64_M10::__anon1822
227 struct { unsigned long qp:6, f1:7, f2:7, r3:7, x:1, hint:2, member in struct:U_INST64_M12::__anon1823
233 struct { unsigned long qp:6, :7, imm7:7, r3:7, i:1, hint member in struct:U_INST64_M15::__anon1824
[all...]
/arch/mips/lib/
H A Dmemcpy.S203 #define _PREF(hint, addr, type) \
205 PREF(hint, addr); \
217 PREFE(hint, addr); \
220 PREF(hint, addr); \
224 #define PREFS(hint, addr) _PREF(hint, addr, SRC_PREFETCH)
225 #define PREFD(hint, addr) _PREF(hint, addr, DST_PREFETCH)
/arch/powerpc/kernel/
H A Diommu.c225 start = pool->hint;
239 * at the masked hint to avoid O(n) search complexity,
264 pool->hint = pool->start;
274 pool->hint = pool->start;
287 /* Bump the hint to a new block for small allocs. */
290 pool->hint = end;
293 pool->hint = (end + tbl->it_blocksize - 1) &
690 p->hint = p->start;
697 p->hint = p->start;
/arch/arm/kernel/
H A Dprocess.c605 /* If possible, provide a placement hint at a random offset from the
651 unsigned long hint; local
660 hint = sigpage_addr(mm, 1);
661 addr = get_unmapped_area(NULL, hint, PAGE_SIZE, 0, 0);
/arch/ia64/include/asm/
H A Dunwind.h55 short hint; member in struct:unw_frame_info
/arch/powerpc/include/asm/
H A Diommu.h59 unsigned long hint; member in struct:iommu_pool
/arch/alpha/lib/
H A Dev6-memset.S160 wh64 ($4) # L1 : memory subsystem write hint
337 wh64 ($4) # L1 : memory subsystem write hint
524 wh64 ($4) # L1 : memory subsystem write hint
H A Dev6-clear_user.S151 wh64 ($3) # .. .. .. L1 : memory subsystem hint
H A Dev6-memcpy.S84 wh64 ($7) # L1 : memory subsystem hint: 64 bytes at
/arch/arm64/include/asm/
H A Dinsn.h274 __AARCH64_INSN_FUNCS(hint, 0xFFFFF01F, 0xD503201F)
/arch/sparc/kernel/
H A Diommu.c95 * the hint and cannot backtrack it.
118 start = arena->hint;
159 arena->hint = end;
H A Dldc.c1889 start = arena->hint;
1908 arena->hint = end;

Completed in 427 milliseconds