Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c494 ms_hyperv.ext_features = cpuid_ecx(HYPERV_CPUID_FEATURES); in ms_hyperv_init_platform()
502 ms_hyperv.ext_features, ms_hyperv.hints, in ms_hyperv_init_platform()
/linux/include/asm-generic/
H A Dmshyperv.h40 u32 ext_features; member
/linux/drivers/hv/
H A Dmshv_eventfd.c159 if (!(ms_hyperv.ext_features & in mshv_try_assert_irq_fast()
H A Dmshv_root_main.c289 return ms_hyperv.ext_features & HV_VP_GHCB_ROOT_MAPPING_AVAILABLE; in is_ghcb_mapping_available()
/linux/include/net/
H A Dcfg80211.h6024 u8 ext_features[DIV_ROUND_UP(NUM_NL80211_EXT_FEATURES, 8)]; member
9835 ft_byte = &wiphy->ext_features[ftidx / 8]; in wiphy_ext_feature_set()
9856 ft_byte = wiphy->ext_features[ftidx / 8]; in wiphy_ext_feature_isset()
/linux/net/wireless/
H A Dnl80211.c3108 sizeof(rdev->wiphy.ext_features), in nl80211_send_wiphy()
3109 rdev->wiphy.ext_features)) in nl80211_send_wiphy()