Home
last modified time | relevance | path

Searched refs:lo_lim (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kvm/
H A Dconfig.c24 s8 lo_lim; member
39 .lo_lim = id ##_## fld ##_## lim \
1099 s64 slim = sign_extend64(map->lo_lim, map->width - 1); in idreg_feat_match()
1102 return regfld >= map->lo_lim; in idreg_feat_match()
/linux/drivers/infiniband/hw/hfi1/
H A Dsysfs.c530 temp_d(temp.lo_lim), temp_f(temp.lo_lim), in tempsense_show()
H A Dhfi.h975 unsigned int lo_lim; /* low temperature limit */ member
H A Dchip.c13143 temp->lo_lim = ((reg >> ASIC_STS_THERM_LO_TEMP_SHIFT) & in hfi1_tempsense_rd()