Home
last modified time | relevance | path

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

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