Home
last modified time | relevance | path

Searched refs:e2 (Results 1 – 25 of 114) sorted by relevance

12345

/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.c110 return (e1 >> 16) | ((e2 & 0xff) << 16) | (e2 & 0xff000000); in get_seg_base()
118 sc->flags = e2; in load_seg_cache_raw_dt()
197 if ((e2 & DESC_CS_MASK) || !(e2 & DESC_W_MASK)) { in tss_load_seg()
205 if ((e2 & DESC_CS_MASK) && !(e2 & DESC_R_MASK)) { in tss_load_seg()
690 if (!(e2 & DESC_S_MASK) || !(e2 & (DESC_CS_MASK))) { in do_interrupt_protected()
922 if (!(e2 & DESC_S_MASK) || !(e2 & (DESC_CS_MASK))) { in do_interrupt64()
932 if (!(e2 & DESC_L_MASK) || (e2 & DESC_B_MASK)) { in do_interrupt64()
1413 get_seg_base(e1, e2), limit, e2); in helper_ljmp_protected()
1886 if (!(e2 & DESC_CS_MASK) || !(e2 & DESC_C_MASK)) { in validate_seg()
2244 if ((e2 & DESC_CS_MASK) && (e2 & DESC_C_MASK)) { in helper_lsl()
[all …]
/openbmc/linux/scripts/kconfig/
H A Dexpr.c55 return e2; in expr_alloc_and()
56 return e2 ? expr_alloc_two(E_AND, e1, e2) : e1; in expr_alloc_and()
62 return e2; in expr_alloc_or()
63 return e2 ? expr_alloc_two(E_OR, e1, e2) : e1; in expr_alloc_or()
232 if (e1->type != e2->type) switch (e2->type) { in expr_eliminate_eq()
240 e2 = expr_eliminate_yn(e2); in expr_eliminate_eq()
244 #undef e2
280 e2 = expr_copy(e2); in expr_eq()
440 if (e2->type != E_EQUAL && e2->type != E_UNEQUAL && e2->type != E_SYMBOL && e2->type != E_NOT) in expr_join_or()
504 if (e2->type != E_EQUAL && e2->type != E_UNEQUAL && e2->type != E_SYMBOL && e2->type != E_NOT) in expr_join_and()
[all …]
H A Dexpr.h289 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2);
291 struct expr *expr_alloc_and(struct expr *e1, struct expr *e2);
292 struct expr *expr_alloc_or(struct expr *e1, struct expr *e2);
296 int expr_eq(struct expr *e1, struct expr *e2);
/openbmc/u-boot/scripts/kconfig/
H A Dexpr.c54 return e2; in expr_alloc_and()
55 return e2 ? expr_alloc_two(E_AND, e1, e2) : e1; in expr_alloc_and()
61 return e2; in expr_alloc_or()
62 return e2 ? expr_alloc_two(E_OR, e1, e2) : e1; in expr_alloc_or()
231 if (e1->type != e2->type) switch (e2->type) { in expr_eliminate_eq()
239 e2 = expr_eliminate_yn(e2); in expr_eliminate_eq()
243 #undef e2
272 e2 = expr_copy(e2); in expr_eq()
432 if (e2->type != E_EQUAL && e2->type != E_UNEQUAL && e2->type != E_SYMBOL && e2->type != E_NOT) in expr_join_or()
496 if (e2->type != E_EQUAL && e2->type != E_UNEQUAL && e2->type != E_SYMBOL && e2->type != E_NOT) in expr_join_and()
[all …]
/openbmc/qemu/scripts/coccinelle/
H A Dround.cocci4 expression e2;
7 - ((e1) + e2 - 1) / (e2)
8 + DIV_ROUND_UP(e1,e2)
10 - ((e1) + (e2 - 1)) / (e2)
11 + DIV_ROUND_UP(e1,e2)
16 expression e2;
18 -(DIV_ROUND_UP(e1,e2))
19 +DIV_ROUND_UP(e1,e2)
/openbmc/linux/arch/mips/bcm47xx/
H A Dboard.c261 for (e2 = bcm47xx_board_list_hw_version_num; e2->value1; e2++) { in bcm47xx_board_get_nvram()
263 !strcmp(buf2, e2->value2)) in bcm47xx_board_get_nvram()
264 return &e2->board; in bcm47xx_board_get_nvram()
293 for (e2 = bcm47xx_board_list_boot_hw; e2->value1; e2++) { in bcm47xx_board_get_nvram()
295 !strcmp(buf2, e2->value2)) in bcm47xx_board_get_nvram()
296 return &e2->board; in bcm47xx_board_get_nvram()
321 for (e2 = bcm47xx_board_list_board_type_rev; e2->value1; e2++) { in bcm47xx_board_get_nvram()
323 !strcmp(buf2, e2->value2)) in bcm47xx_board_get_nvram()
324 return &e2->board; in bcm47xx_board_get_nvram()
328 for (e2 = bcm47xx_board_list_key_value; e2->value1; e2++) { in bcm47xx_board_get_nvram()
[all …]
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dcpuid_test.c75 const struct kvm_cpuid_entry2 *e1, *e2; in compare_cpuids() local
83 e2 = &cpuid2->entries[i]; in compare_cpuids()
85 TEST_ASSERT(e1->function == e2->function && in compare_cpuids()
86 e1->index == e2->index && e1->flags == e2->flags, in compare_cpuids()
89 e2->function, e2->index, e2->flags); in compare_cpuids()
94 TEST_ASSERT(e1->eax == e2->eax && e1->ebx == e2->ebx && in compare_cpuids()
95 e1->ecx == e2->ecx && e1->edx == e2->edx, in compare_cpuids()
99 e2->eax, e2->ebx, e2->ecx, e2->edx); in compare_cpuids()
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_cpu.c38 unsigned int e1, e2; in bsd_i386_write_dt() local
41 e2 = ((addr >> 16) & 0xff) | (addr & 0xff000000) | (limit & 0x000f0000); in bsd_i386_write_dt()
42 e2 |= flags; in bsd_i386_write_dt()
45 p[1] = tswap32(e2); in bsd_i386_write_dt()
52 uint32_t *p, e1, e2; in set_gate() local
54 e2 = (addr & 0xffff0000) | 0x8000 | (dpl << 13) | (type << 8); in set_gate()
57 p[1] = tswap32(e2); in set_gate()
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_cpu.c38 unsigned int e1, e2; in bsd_x86_64_write_dt() local
41 e2 = ((addr >> 16) & 0xff) | (addr & 0xff000000) | (limit & 0x000f0000); in bsd_x86_64_write_dt()
42 e2 |= flags; in bsd_x86_64_write_dt()
45 p[1] = tswap32(e2); in bsd_x86_64_write_dt()
51 uint32_t *p, e1, e2; in set_gate64() local
53 e2 = (addr & 0xffff0000) | 0x8000 | (dpl << 13) | (type << 8); in set_gate64()
56 p[1] = tswap32(e2); in set_gate64()
/openbmc/linux/tools/perf/tests/
H A Dpmu-events.c287 if (!is_same(e1->name, e2->name)) { in compare_pmu_events()
289 e1->name, e1->name, e2->name); in compare_pmu_events()
301 e1->name, e1->event, e2->event); in compare_pmu_events()
305 if (!is_same(e1->desc, e2->desc)) { in compare_pmu_events()
307 e1->name, e1->desc, e2->desc); in compare_pmu_events()
313 e1->name, e1->topic, e2->topic); in compare_pmu_events()
323 if (!is_same(e1->pmu, e2->pmu)) { in compare_pmu_events()
325 e1->name, e1->pmu, e2->pmu); in compare_pmu_events()
329 if (!is_same(e1->unit, e2->unit)) { in compare_pmu_events()
331 e1->name, e1->unit, e2->unit); in compare_pmu_events()
[all …]
/openbmc/linux/arch/x86/kvm/
H A Dcpuid.c184 e2[i].eax != orig->eax || e2[i].ebx != orig->ebx || in kvm_cpuid_check_equal()
185 e2[i].ecx != orig->ecx || e2[i].edx != orig->edx) in kvm_cpuid_check_equal()
433 kvfree(e2); in kvm_set_cpuid()
475 e2 = kvmalloc_array(cpuid->nent, sizeof(*e2), GFP_KERNEL_ACCOUNT); in kvm_vcpu_ioctl_set_cpuid()
476 if (!e2) { in kvm_vcpu_ioctl_set_cpuid()
487 e2[i].index = 0; in kvm_vcpu_ioctl_set_cpuid()
488 e2[i].flags = 0; in kvm_vcpu_ioctl_set_cpuid()
496 kvfree(e2); in kvm_vcpu_ioctl_set_cpuid()
515 e2 = vmemdup_user(entries, array_size(sizeof(*e2), cpuid->nent)); in kvm_vcpu_ioctl_set_cpuid2()
516 if (IS_ERR(e2)) in kvm_vcpu_ioctl_set_cpuid2()
[all …]
/openbmc/u-boot/drivers/mtd/ubi/
H A Dwl.c720 e2 = get_peb_for_wl(ubi);
721 if (!e2)
738 if (!e2)
743 e1->ec, e2->ec);
753 e1->pnum, e1->ec, e2->pnum, e2->ec);
759 if (!e2)
768 ubi->move_to = e2;
877 e2 = NULL;
885 if (e2)
890 if (e2) {
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_syntax.c14 enum e2 { enum
20 typedef enum e2 e2_t;
172 enum e2 e;
178 enum e2 arr2[5];
257 enum e2 _2;
/openbmc/phosphor-logging/test/openpower-pels/
H A Dstream_test.cpp76 uint16_t e2; in TEST() local
81 stream >> e3 >> e2 >> e4 >> e1; in TEST()
84 EXPECT_EQ(v2, e2); in TEST()
110 uint64_t e2; in TEST() local
112 stream >> e2; in TEST()
114 EXPECT_EQ(v2, e2); in TEST()
/openbmc/linux/drivers/mtd/ubi/
H A Dwl.c712 e2 = get_peb_for_wl(ubi);
713 if (!e2)
731 if (!e2)
736 e1->ec, e2->ec);
746 e1->pnum, e1->ec, e2->pnum, e2->ec);
752 if (!e2)
761 ubi->move_to = e2;
885 e2 = NULL;
893 if (e2) {
901 if (e2) {
[all …]
/openbmc/qemu/linux-user/i386/
H A Dcpu_loop.c39 unsigned int e1, e2; in write_dt() local
42 e2 = ((addr >> 16) & 0xff) | (addr & 0xff000000) | (limit & 0x000f0000); in write_dt()
43 e2 |= flags; in write_dt()
46 p[1] = tswap32(e2); in write_dt()
54 uint32_t *p, e1, e2; in set_gate64() local
56 e2 = (addr & 0xffff0000) | 0x8000 | (dpl << 13) | (type << 8); in set_gate64()
59 p[1] = tswap32(e2); in set_gate64()
74 uint32_t *p, e1, e2; in set_gate() local
76 e2 = (addr & 0xffff0000) | 0x8000 | (dpl << 13) | (type << 8); in set_gate()
79 p[1] = tswap32(e2); in set_gate()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_wm_types.h68 const struct skl_ddb_entry *e2) in skl_ddb_entry_equal() argument
70 if (e1->start == e2->start && e1->end == e2->end) in skl_ddb_entry_equal()
/openbmc/qemu/target/i386/tcg/user/
H A Dseg_helper.c52 uint32_t e2; in do_interrupt_user() local
61 e2 = cpu_ldl_kernel(env, ptr + 4); in do_interrupt_user()
63 dpl = (e2 >> DESC_DPL_SHIFT) & 3; in do_interrupt_user()
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c201 const struct nfs4_ff_layout_ds_err *e2) in ff_ds_error_match() argument
205 if (e1->opnum != e2->opnum) in ff_ds_error_match()
206 return e1->opnum < e2->opnum ? -1 : 1; in ff_ds_error_match()
207 if (e1->status != e2->status) in ff_ds_error_match()
208 return e1->status < e2->status ? -1 : 1; in ff_ds_error_match()
209 ret = memcmp(e1->stateid.data, e2->stateid.data, in ff_ds_error_match()
213 ret = memcmp(&e1->deviceid, &e2->deviceid, sizeof(e1->deviceid)); in ff_ds_error_match()
216 if (pnfs_end_offset(e1->offset, e1->length) < e2->offset) in ff_ds_error_match()
218 if (e1->offset > pnfs_end_offset(e2->offset, e2->length)) in ff_ds_error_match()
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_hash_ipmac.c52 const struct hash_ipmac4_elem *e2, in hash_ipmac4_data_equal() argument
55 return e1->ip == e2->ip && ether_addr_equal(e1->ether, e2->ether); in hash_ipmac4_data_equal()
159 const struct hash_ipmac6_elem *e2, in hash_ipmac6_data_equal() argument
162 return ipv6_addr_equal(&e1->ip.in6, &e2->ip.in6) && in hash_ipmac6_data_equal()
163 ether_addr_equal(e1->ether, e2->ether); in hash_ipmac6_data_equal()
/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h981 #define XEN_DEFINE_UUID_(a, b, c, d, e1, e2, e3, e4, e5, e6) \ argument
987 e1, e2, e3, e4, e5, e6}}
990 #define XEN_DEFINE_UUID(a, b, c, d, e1, e2, e3, e4, e5, e6) \ argument
991 ((xen_uuid_t)XEN_DEFINE_UUID_(a, b, c, d, e1, e2, e3, e4, e5, e6))
993 #define XEN_DEFINE_UUID(a, b, c, d, e1, e2, e3, e4, e5, e6) \ argument
994 XEN_DEFINE_UUID_(a, b, c, d, e1, e2, e3, e4, e5, e6)
/openbmc/linux/security/selinux/ss/
H A Debitmap.c31 int ebitmap_cmp(const struct ebitmap *e1, const struct ebitmap *e2) in ebitmap_cmp() argument
35 if (e1->highbit != e2->highbit) in ebitmap_cmp()
39 n2 = e2->node; in ebitmap_cmp()
82 int ebitmap_and(struct ebitmap *dst, const struct ebitmap *e1, const struct ebitmap *e2) in ebitmap_and() argument
90 if (ebitmap_get_bit(e2, bit)) { in ebitmap_and()
221 int ebitmap_contains(const struct ebitmap *e1, const struct ebitmap *e2, u32 last_e2bit) in ebitmap_contains() argument
226 if (e1->highbit < e2->highbit) in ebitmap_contains()
230 n2 = e2->node; in ebitmap_contains()
/openbmc/linux/scripts/coccinelle/iterators/
H A Ddevice_node_continue.cocci20 expression e1,e2;
37 for_each_compatible_node(n,e1,e2) S
41 for_each_matching_node_and_match(n,e1,e2) S
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvdial/
H A Dmusl-support.patch14 static int filesort(const dirent **e1, const dirent **e2)
21 - dirent const * const *e2 = (dirent const * const *)_e2;
/openbmc/linux/scripts/coccinelle/tests/
H A Dodd_ptr_err.cocci29 expression x,e1,e2;
36 PTR_ERR@p(\(e1 ? e2 : x\|e1 ? x : e2\))

12345