Home
last modified time | relevance | path

Searched defs:high_word (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/drivers/net/ethernet/samsung/sxgbe/ !
Dsxgbe_core.c92 u32 high_word, low_word; in sxgbe_core_set_umac_addr() local
104 u32 high_word, low_word; in sxgbe_core_get_umac_addr() local
/linux-6.8/arch/alpha/lib/ !
Dmemcpy.c78 unsigned long low_word, high_word; in __memcpy_unaligned_up() local
/linux-6.8/fs/bcachefs/ !
Dbkey.h731 #define high_word(f, k) ((u64 *) (k)->_data + high_word_offset(f)) macro