Home
last modified time | relevance | path

Searched refs:is_protected (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/tangier/
H A Dpinmux.c129 bool is_protected; in mrfld_pinctrl_cfg_pin() local
136 is_protected = ofnode_read_bool(pin_node, "protected"); in mrfld_pinctrl_cfg_pin()
137 if (!is_protected) in mrfld_pinctrl_cfg_pin()
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c52 bool is_protected = memory_region_is_protected(section->mr); in vhost_vdpa_listener_skipped_section() local
57 if ((!is_ram && !is_iommu) || is_protected || is_ram_device) { in vhost_vdpa_listener_skipped_section()
58 trace_vhost_vdpa_skipped_memory_section(is_ram, is_iommu, is_protected, in vhost_vdpa_listener_skipped_section()
H A Dtrace-events33 …int is_iommu, int is_protected, int is_ram_device, uint64_t first, uint64_t last, int page_mask) "…
/openbmc/linux/net/mac80211/
H A Dsta_info.h462 is_protected:1; member
H A Drx.c2273 entry->is_protected = true; in ieee80211_rx_h_defragment()
2289 entry->is_protected = true; in ieee80211_rx_h_defragment()
2332 } else if (entry->is_protected && in ieee80211_rx_h_defragment()
2342 } else if (entry->is_protected && rx->key && in ieee80211_rx_h_defragment()