Home
last modified time | relevance | path

Searched refs:btype (Results 1 – 19 of 19) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio/
H A Dlibaio_fix_for_mips_syscalls.patch17 #define io_syscall2(type,fname,sname,atype,a,btype,b) \
18 @@ -100,7 +100,7 @@ type fname(atype a, btype b) \
26 #define io_syscall3(type,fname,sname,atype,a,btype,b,ctype,c) \
27 @@ -125,7 +125,7 @@ type fname(atype a, btype b, ctype c) \
35 #define io_syscall4(type,fname,sname,atype,a,btype,b,ctype,c,dtype,d) \
36 @@ -150,7 +150,7 @@ type fname(atype a, btype b, ctype c, dt
45 @@ -186,7 +186,7 @@ type fname(atype a, btype b, ctype c, dt
54 @@ -216,7 +216,7 @@ type fname (atype a,btype b,ctype c,dtyp
H A D00_arches.patch43 +#define io_syscall2(type,fname,sname,atype,a,btype,b) \
44 +type fname(atype a,btype b) \
56 +#define io_syscall3(type,fname,sname,atype,a,btype,b,ctype,c) \
57 +type fname(atype a,btype b,ctype c) \
71 +#define io_syscall4(type,fname,sname,atype,a,btype,b,ctype,c,dtype,d) \
72 +type fname (atype a, btype b, ctype c, dtype d) \
87 +#define io_syscall5(type,fname,sname,atype,a,btype,b,ctype,c,dtype,d,etype,e) \
88 +type fname (atype a,btype b,ctype c,dtype d,etype e) \
191 +#define io_syscall2(type,fname,sname,atype,a,btype,b) \
192 +type fname(atype a, btype b) \
[all …]
/openbmc/qemu/hw/xen/
H A Dxen_devconfig.c9 static int xen_config_dev_dirs(const char *ftype, const char *btype, int vdev, in xen_config_dev_dirs() argument
19 snprintf(be, len, "%s/backend/%s/%d/%d", dom, btype, xen_domid, vdev); in xen_config_dev_dirs()
/openbmc/u-boot/fs/jffs2/
H A Dmini_inflate.c353 int bfinal, btype; in decompress_block() local
359 btype = pull_bits(&stream, 2); in decompress_block()
360 if (btype == NO_COMP) decompress_none(&stream, dest + stream.decoded); in decompress_block()
361 else if (btype == DYNAMIC_COMP) in decompress_block()
363 else if (btype == FIXED_COMP) decompress_fixed(&stream, dest + stream.decoded); in decompress_block()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dgrub-efi-cfg.bbclass98 for btype in btypes:
103 cfgfile.write('\nmenuentry \'%s%s\'{\n' % (title, btype[0]))
119 cfgfile.write(' %s' % btype[1])
H A Dsyslinux.bbclass172 for btype in btypes:
173 cfgfile.write('LABEL %s%s\nKERNEL /%s\n' % (btype[0], label, kernel))
177 btype[1] += " " + exargs
190 cfgfile.write('%s %s\n' % (append, btype[1]))
H A Dkernel-yocto.bbclass96 btype = urldata.parm.get("type")
97 if btype != "kmeta":
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dclock.h125 void rtc_only_update_board_type(u32 btype);
/openbmc/qemu/target/arm/
H A Dsyndrome.h260 static inline uint32_t syn_btitrap(int btype) in syn_btitrap() argument
262 return (EC_BTITRAP << ARM_EL_EC_SHIFT) | ARM_EL_IL | btype; in syn_btitrap()
H A Dcpu.h312 uint32_t btype; /* BTI branch type. spsr[11:10]. */ member
1538 | env->pstate | env->daif | (env->btype << 10); in pstate_read()
1548 env->btype = (val >> 10) & 3; in pstate_write()
/openbmc/qemu/hw/net/
H A Dvmxnet3.h343 u32 btype:1; /* Buffer Type */ member
347 u32 btype:1; /* Buffer Type */
H A Dvmxnet3.c223 descr->rsvd, descr->dtype, descr->ext1, descr->btype); in vmxnet3_dump_rx_descr()
756 if (descr_buf->btype == VMXNET3_RXD_BTYPE_HEAD) { in vmxnet3_get_next_head_rx_descr()
777 if (d->btype == VMXNET3_RXD_BTYPE_BODY) { in vmxnet3_get_next_body_rx_descr()
796 assert(d->btype == VMXNET3_RXD_BTYPE_BODY); in vmxnet3_get_next_body_rx_descr()
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c553 void rtc_only_update_board_type(u32 btype) in rtc_only_update_board_type() argument
558 switch (btype) { in rtc_only_update_board_type()
/openbmc/qemu/target/arm/tcg/
H A Dhflags.c594 DP_TBFLAG_A64(flags, BTYPE, env->btype); in arm_get_tb_cpu_state()
H A Dtranslate-a64.c139 offsetof(CPUARMState, btype)); in set_btype_raw()
147 s->btype = -1; in set_btype()
152 if (s->btype != 0) { in reset_btype()
154 s->btype = 0; in reset_btype()
1719 s->btype = -1; in set_btype_for_br()
10071 static bool btype_destination_ok(uint32_t insn, bool bt, int btype) in btype_destination_ok() argument
10082 return !bt || btype != 3; in btype_destination_ok()
10088 return btype != 3; in btype_destination_ok()
10091 return btype != 2; in btype_destination_ok()
10148 dc->btype = EX_TBFLAG_A64(tb_flags, BTYPE); in aarch64_tr_init_disas_context()
[all …]
H A Dhelper-a64.c1766 raise_exception(env, EXCP_UDEF, syn_btitrap(env->btype), in HELPER()
1777 env->btype = is_guarded_page(env, pc, GETPC()) ? 3 : 1; in HELPER()
H A Dtranslate.h171 int8_t btype; member
/openbmc/qemu/target/ppc/
H A Ddfp_helper.c625 int btype = b_is_special ? (decNumberIsNaN(&dfp.b) ? 4 : 2) : 1; \
626 dfp.crbf = (atype ^ btype) ? 0x1 : 0x2; \
/openbmc/qemu/linux-user/aarch64/
H A Dsignal.c795 env->btype = 2; in target_setup_frame()