Home
last modified time | relevance | path

Searched defs:msw (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/clocksource/
H A Dbcm_kona_timer.c60 kona_timer_get_counter(void __iomem *timer_base, uint32_t *msw, uint32_t *lsw) in kona_timer_get_counter()
104 uint32_t lsw, msw; in kona_timer_set_next_event() local
/linux/arch/x86/math-emu/
H A Dpoly.h27 unsigned long msw; member
/linux/fs/afs/
H A Dprotocol_yfs.h60 __be32 msw; member
/linux/drivers/memstick/core/
H A Dms_block.h114 unsigned short msw; member
/linux/drivers/net/fddi/
H A Ddefza.h384 u32 msw; member
/linux/arch/x86/kvm/
H A Dx86.c1175 void kvm_lmsw(struct kvm_vcpu *vcpu, unsigned long msw) in kvm_lmsw()