Searched refs:arch_type (Results 1 – 12 of 12) sorted by relevance
52 json_object *arch_type = integer_to_readable_pair( in cper_section_dmar_generic_to_ir() local55 json_object_object_add(section_ir, "architectureType", arch_type); in cper_section_dmar_generic_to_ir()
198 unsigned int arch_type : 2; member210 int arch_type; member
352 info.arch_type = LPDDR2_TYPE_S4; in of_lpddr2_get_info()354 info.arch_type = LPDDR2_TYPE_S2; in of_lpddr2_get_info()356 info.arch_type = LPDDR2_TYPE_NVM; in of_lpddr2_get_info()
42 const uint32_t arch_type = QEMU_ARCH; variable
135 !(qdev_alias_table[i].arch_mask & arch_type)) { in qdev_class_get_alias()221 !(qdev_alias_table[i].arch_mask & arch_type)) { in find_typename_by_alias()
888 if ((arch_mask) & arch_type) \ in help()892 if ((arch_mask) & arch_type) \ in help()2837 if (!(popt->arch_mask & arch_type)) { in qemu_init()
28 extern const uint32_t arch_type;
48 u32 arch_type; member255 void pkt_sys_init(struct hfi_sys_init_pkt *pkt, u32 arch_type);
14 void pkt_sys_init(struct hfi_sys_init_pkt *pkt, u32 arch_type) in pkt_sys_init() argument18 pkt->arch_type = arch_type; in pkt_sys_init()
512 if (info->arch_type != emc->basic_conf4.arch_type) in tegra_emc_find_node_by_ram_code()591 4 >> emc->basic_conf4.arch_type, in emc_read_lpddr_sdram_info()
1113 4 >> basic_conf4.arch_type, in emc_read_lpddr_sdram_info()
3168 if (arch_type & QEMU_ARCH_S390X) { in scsi_property_add_specifics()