Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/boot/dts/broadcom/bcmbca/
Dbcm6858.dtsi120 twd: timer-mfd@400 { label
Dbcm4908.dtsi322 twd: timer-mfd@400 { label
/linux-6.12.1/arch/x86/include/asm/
Duser_32.h48 long twd; member
59 unsigned short twd; member
Duser32.h11 u32 twd; member
23 unsigned short twd; /* not compatible to 64bit twd */ member
Duser_64.h54 unsigned short twd; /* Note this is not the same as member
/linux-6.12.1/arch/x86/kernel/fpu/
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-6.12.1/drivers/thermal/
Duniphier_thermal.c250 struct trip_walk_data *twd = arg; in uniphier_tm_trip_walk_cb() local
264 struct trip_walk_data twd = { .crit_temp = INT_MAX, .index = 0 }; in uniphier_tm_probe() local
/linux-6.12.1/arch/x86/um/
Dsignal.c25 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) in twd_i387_to_fxsr()
42 unsigned long twd = (unsigned long) fxsave->twd; in twd_fxsr_to_i387() local
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
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-6.12.1/drivers/watchdog/
Dmax63xx_wdt.c75 const u8 twd; member
/linux-6.12.1/arch/x86/include/asm/fpu/
Dtypes.h17 u32 twd; /* FPU Tag Word */ member
39 u16 twd; /* Tag Word */ member
84 u32 twd; member
/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.c86 static void fbnic_unmap_single_twd(struct device *dev, __le64 *twd) in fbnic_unmap_single_twd()
98 static void fbnic_unmap_page_twd(struct device *dev, __le64 *twd) in fbnic_unmap_page_twd()
160 __le64 *twd; in fbnic_tx_map() local
/linux-6.12.1/arch/x86/include/uapi/asm/
Dsigcontext.h153 __u16 twd; member