Home
last modified time | relevance | path

Searched defs:hint (Results 1 – 10 of 10) sorted by relevance

/arch/x86/include/asm/
Dmwait.h12 #define MWAIT_HINT2CSTATE(hint) (((hint) >> MWAIT_SUBSTATE_SIZE) & MWAIT_CSTATE_MASK) argument
13 #define MWAIT_HINT2SUBSTATE(hint) ((hint) & MWAIT_CSTATE_MASK) argument
/arch/mips/include/asm/
Dasm.h149 #define PREF(hint,addr) \ argument
155 #define PREFE(hint, addr) \ argument
162 #define PREFX(hint,addr) \ argument
170 #define PREF(hint, addr) argument
171 #define PREFE(hint, addr) argument
172 #define PREFX(hint, addr) argument
/arch/mips/lib/
Dmemcpy.S203 #define _PREF(hint, addr, type) \ argument
224 #define PREFS(hint, addr) _PREF(hint, addr, SRC_PREFETCH) argument
225 #define PREFD(hint, addr) _PREF(hint, addr, DST_PREFETCH) argument
/arch/sparc/include/asm/
Diommu_64.h23 unsigned int hint; member
/arch/arm/kernel/
Dprocess.c487 unsigned long hint; in arch_setup_additional_pages() local
/arch/x86/platform/intel-mid/
Dsfi.c113 struct sfi_timer_table_entry *sfi_get_mtmr(int hint) in sfi_get_mtmr()
/arch/powerpc/include/asm/
Diommu.h93 unsigned long hint; member
/arch/ia64/include/asm/
Dunwind.h55 short hint; member
/arch/ia64/kernel/
Dunwind_i.h161 unsigned short hint; /* hint for next script to try (or -1) */ member
Dunaligned.c171 unsigned long hint:2; /* [28:29] */ member