Searched refs:special (Results 1 – 25 of 94) sorted by relevance
1234
52 struct acpi_ivrs_device8c special; member706 dev_length = sizeof(*special); in parse_ivhd_device_special()713 bdf = special->used_id; in parse_ivhd_device_special()722 special->variety, special->handle); in parse_ivhd_device_special()725 switch ( special->variety ) in parse_ivhd_device_special()759 special->handle); in parse_ivhd_device_special()765 special->handle); in parse_ivhd_device_special()769 special->handle); in parse_ivhd_device_special()805 special->handle); in parse_ivhd_device_special()823 hpet_sbdf.id = special->handle; in parse_ivhd_device_special()[all …]
6 * by the Free Software Foundation; version 2.1 only. with the special
8 * by the Free Software Foundation; version 2.1 only. with the special
28 self.special = [] # Features with special semantics134 state.special = featureset_to_uint32s(state.raw_special, nr_entries)350 format_uint32s(state.special, 4),
7 * by the Free Software Foundation; version 2.1 only. with the special
95 special[FEATURESET_NR_ENTRIES] = INIT_SPECIAL_FEATURES, in xc_get_static_cpu_featuremask() local102 BUILD_BUG_ON(ARRAY_SIZE(special) != FEATURESET_NR_ENTRIES); in xc_get_static_cpu_featuremask()114 return special; in xc_get_static_cpu_featuremask()
Completed in 17 milliseconds