Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dconfig.c1299 static u64 reg_feat_map_bits(const struct reg_bits_to_feat_map *map) in reg_feat_map_bits() function
1307 ~reg_feat_map_bits(&r->feat_map), r->name); in check_reg_desc()
1376 u64 bits = reg_feat_map_bits(&map[i]); in compute_resx_bits()