Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmwait.h14 #define MWAIT_HINT2CSTATE(hint) (((hint) >> MWAIT_SUBSTATE_SIZE) & MWAIT_CSTATE_MASK) argument
15 #define MWAIT_HINT2SUBSTATE(hint) ((hint) & MWAIT_CSTATE_MASK) argument
/arch/mips/include/asm/
Dasm.h152 #define PREF(hint,addr) \ argument
158 #define PREFE(hint, addr) \ argument
165 #define PREFX(hint,addr) \ argument
173 #define PREF(hint, addr) argument
174 #define PREFE(hint, addr) argument
175 #define PREFX(hint, addr) argument
/arch/mips/lib/
Dmemcpy.S207 #define _PREF(hint, addr, type) \ argument
228 #define PREFS(hint, addr) _PREF(hint, addr, SRC_PREFETCH) argument
229 #define PREFD(hint, addr) _PREF(hint, addr, DST_PREFETCH) argument
/arch/arm/kernel/
Dprocess.c426 unsigned long hint; in arch_setup_additional_pages() local
/arch/sparc/include/asm/
Diommu_64.h24 unsigned int hint; member
/arch/x86/platform/intel-mid/
Dsfi.c112 struct sfi_timer_table_entry *sfi_get_mtmr(int hint) in sfi_get_mtmr()
/arch/powerpc/include/asm/
Diommu.h98 unsigned long hint; member
/arch/ia64/include/asm/
Dunwind.h56 short hint; member
/arch/ia64/kernel/
Dunwind_i.h162 unsigned short hint; /* hint for next script to try (or -1) */ member
Dunaligned.c174 unsigned long hint:2; /* [28:29] */ member