Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Dcpu_features.c21 #define DEF_FEAT(_FEAT, _NAME, _TYPE, _BIT, _DESC) \ argument
23 .name = _NAME, \
H A Dcpu_features_def.h.inc4 * DEF_FEAT(_FEAT, _NAME, _TYPE, _BIT, _DESC):
6 * - _NAME: Feature name exposed to the user.