/arch/x86/include/asm/ |
D | mwait.h | 14 #define MWAIT_HINT2CSTATE(hint) (((hint) >> MWAIT_SUBSTATE_SIZE) & MWAIT_CSTATE_MASK) argument 15 #define MWAIT_HINT2SUBSTATE(hint) ((hint) & MWAIT_CSTATE_MASK) argument
|
D | apb_timer.h | 31 extern struct sfi_timer_table_entry *sfi_get_mtmr(int hint);
|
/arch/mips/include/asm/ |
D | asm-eva.h | 18 #define kernel_pref(hint, base) "pref " hint ", " base "\n" argument 55 #define user_pref(hint, base) __BUILD_EVA_INSN("prefe", hint, base) argument 77 #define user_pref(hint, base) kernel_pref(hint, base) argument 105 #define kernel_pref(hint, base) pref hint, base argument 142 #define user_pref(hint, base) __BUILD_EVA_INSN(prefe, hint, base) argument 163 #define user_pref(hint, base) kernel_pref(hint, base) argument
|
D | prefetch.h | 47 .macro __pref hint addr 49 pref \hint, \addr
|
/arch/sparc/kernel/ |
D | iommu-common.c | 84 iommu->pools[i].hint = start; in iommu_tbl_pool_init() 93 p->hint = p->start; in iommu_tbl_pool_init() 140 start = pool->hint; in iommu_tbl_range_alloc() 186 pool->hint = pool->start; in iommu_tbl_range_alloc() 195 pool->hint = pool->start; in iommu_tbl_range_alloc() 206 (n < pool->hint || need_flush(iommu))) { in iommu_tbl_range_alloc() 212 pool->hint = end; in iommu_tbl_range_alloc()
|
/arch/x86/platform/intel-mid/ |
D | sfi.c | 107 struct sfi_timer_table_entry *sfi_get_mtmr(int hint) in sfi_get_mtmr() argument 110 if (hint < sfi_mtimer_num) { in sfi_get_mtmr() 111 if (!sfi_mtimer_usage[hint]) { in sfi_get_mtmr() 113 hint, sfi_mtimer_array[hint].irq); in sfi_get_mtmr() 114 sfi_mtimer_usage[hint] = 1; in sfi_get_mtmr() 115 return &sfi_mtimer_array[hint]; in sfi_get_mtmr()
|
/arch/mips/lib/ |
D | memcpy.S | 208 # define _PREF(hint, addr, type) \ argument 210 kernel_pref(hint, addr); \ 222 user_pref(hint, addr); \ 225 kernel_pref(hint, addr); \ 229 # define _PREF(hint, addr, type) argument 232 #define PREFS(hint, addr) _PREF(hint, addr, SRC_PREFETCH) argument 233 #define PREFD(hint, addr) _PREF(hint, addr, DST_PREFETCH) argument
|
/arch/sparc/include/asm/ |
D | iommu-common.h | 16 unsigned long hint; member
|
D | iommu_64.h | 24 unsigned int hint; member
|
/arch/arm64/include/asm/ |
D | linkage.h | 14 #define BTI_C hint 34 ;
|
D | assembler.h | 97 hint #16 107 hint #20 114 hint #22
|
D | insn.h | 360 __AARCH64_INSN_FUNCS(hint, 0xFFFFF01F, 0xD503201F)
|
/arch/arm/kernel/ |
D | process.c | 407 unsigned long hint; in arch_setup_additional_pages() local 420 hint = sigpage_addr(mm, npages); in arch_setup_additional_pages() 421 addr = get_unmapped_area(NULL, hint, npages << PAGE_SHIFT, 0, 0); in arch_setup_additional_pages()
|
/arch/x86/kernel/ |
D | traps.c | 560 enum kernel_gp_hint hint = GP_NO_HINT; in DEFINE_IDTENTRY_ERRORCODE() local 615 hint = get_kernel_gp_address(regs, &gp_addr); in DEFINE_IDTENTRY_ERRORCODE() 617 if (hint != GP_NO_HINT) in DEFINE_IDTENTRY_ERRORCODE() 619 (hint == GP_NON_CANONICAL) ? "probably for non-canonical address" in DEFINE_IDTENTRY_ERRORCODE() 627 if (hint != GP_NON_CANONICAL) in DEFINE_IDTENTRY_ERRORCODE()
|
/arch/powerpc/kernel/ |
D | iommu.c | 222 start = pool->hint; in iommu_range_alloc() 255 pool->hint = pool->start; in iommu_range_alloc() 265 pool->hint = pool->start; in iommu_range_alloc() 281 pool->hint = end; in iommu_range_alloc() 284 pool->hint = (end + tbl->it_blocksize - 1) & in iommu_range_alloc() 721 p->hint = p->start; in iommu_init_table() 728 p->hint = p->start; in iommu_init_table()
|
/arch/ia64/kernel/ |
D | unwind_i.h | 162 unsigned short hint; /* hint for next script to try (or -1) */ member
|
D | unwind.c | 1227 struct unw_script *script = unw.cache + info->hint; in script_lookup() 1253 unw.cache[info->prev_script].hint = script - unw.cache; in script_lookup() 1327 script->hint = 0; in script_new() 1557 unw.cache[info->prev_script].hint = script - unw.cache; in build_script() 1861 info->hint = scr->hint; in find_save_locs()
|
D | unaligned.c | 174 unsigned long hint:2; /* [28:29] */ member 1392 u.insn.r3, u.insn.x, u.insn.hint, u.insn.x6_sz, u.insn.m, u.insn.op); in ia64_handle_unaligned()
|
/arch/s390/include/asm/ |
D | vx-insn.h | 366 .macro VLM vfrom, vto, disp, base, hint=3 372 MRXBOPC \hint, 0x36, v1, v3 376 .macro VSTM vfrom, vto, disp, base, hint=3 382 MRXBOPC \hint, 0x3E, v1, v3
|
/arch/ia64/include/asm/ |
D | unwind.h | 56 short hint; member
|
/arch/alpha/lib/ |
D | ev6-memset.S | 161 wh64 ($4) # L1 : memory subsystem write hint 339 wh64 ($4) # L1 : memory subsystem write hint 527 wh64 ($4) # L1 : memory subsystem write hint
|
D | ev6-clear_user.S | 139 wh64 ($3) # .. .. .. L1 : memory subsystem hint
|
D | ev6-memcpy.S | 85 wh64 ($7) # L1 : memory subsystem hint: 64 bytes at
|
/arch/powerpc/include/asm/ |
D | iommu.h | 89 unsigned long hint; member
|
/arch/arm/boot/dts/ |
D | exynos5250-snow-common.dtsi | 74 /* Use ID 104 as a hint that we're on physical bus 4 */
|