Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/arm64/
Dhypercalls.c18 #define FW_REG_ULIMIT_VAL(max_feat_bit) (GENMASK(max_feat_bit, 0)) argument
33 uint64_t max_feat_bit; /* Bit that represents the upper limit of the feature-map */ member