Home
last modified time | relevance | path

Searched defs:twd (Results 1 – 12 of 12) sorted by relevance

/linux/arch/x86/um/
H A Dptrace.c14 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) in twd_i387_to_fxsr()
31 unsigned long twd = (unsigned long) fxsave->twd; in twd_fxsr_to_i387() local
/linux/arch/arm64/boot/dts/broadcom/bcmbca/
H A Dbcm6858.dtsi120 twd: timer-mfd@400 { label
H A Dbcm4908.dtsi322 twd: timer-mfd@400 { label
/linux/arch/x86/include/asm/
H A Duser_32.h48 long twd; member
59 unsigned short twd; member
H A Duser32.h11 u32 twd; member
23 unsigned short twd; /* not compatible to 64bit twd */ member
H A Duser_64.h54 unsigned short twd; /* Note this is not the same as member
/linux/arch/x86/kernel/fpu/
H A Dregset.c264 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) in twd_i387_to_fxsr()
289 u32 twd = (unsigned long) fxsave->twd; in twd_fxsr_to_i387() local
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c566 struct iwl_trip_walk_data *twd = arg; in iwl_trip_temp_cb() local
581 struct iwl_trip_walk_data twd = { .thresholds = cmd.thresholds, .count = 0 }; in iwl_mvm_send_temp_report_ths_cmd() local
/linux/arch/x86/include/asm/fpu/
H A Dtypes.h17 u32 twd; /* FPU Tag Word */ member
39 u16 twd; /* Tag Word */ member
84 u32 twd; member
/linux/drivers/watchdog/
H A Dmax63xx_wdt.c75 const u8 twd; member
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.c131 static void fbnic_unmap_single_twd(struct device *dev, __le64 *twd) in fbnic_unmap_single_twd()
143 static void fbnic_unmap_page_twd(struct device *dev, __le64 *twd) in fbnic_unmap_page_twd()
226 __le64 *twd; in fbnic_tx_map() local
/linux/arch/x86/include/uapi/asm/
H A Dsigcontext.h153 __u16 twd; member