Home
last modified time | relevance | path

Searched refs:cflag (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A Dmeson.build
/openbmc/u-boot/board/cobra5272/
H A Dflash.c131 int iflag, cflag, prot, sect; in flash_erase() local
167 cflag = icache_status (); in flash_erase()
239 if (cflag) in flash_erase()
250 int cflag, iflag; in write_word() local
270 cflag = icache_status (); in write_word()
305 if (cflag) in write_word()
/openbmc/u-boot/drivers/bios_emulator/include/
H A Dbiosemu.h150 u32 cflag; member
177 u16 cflag_hi, cflag; member
187 u16 cflag, cflag_hi; member
/openbmc/u-boot/drivers/bios_emulator/
H A Dbiosemu.c274 regs->e.cflag = M.x86.R_EFLG & F_CF; in BE_callRealMode()
316 out->e.cflag = M.x86.R_EFLG & F_CF; in BE_int86()
360 out->e.cflag = M.x86.R_EFLG & F_CF; in BE_int86x()
/openbmc/openbmc/poky/meta/conf/machine/include/
H A DREADME53 ${@bb.utils.contains("TUNE_FEATURES", "feature", "cflag", "!cflag", d)}
/openbmc/qemu/
H A Dqemu-io-cmds.c1052 bool Pflag = false, zflag = false, cflag = false, sflag = false; in write_f() local
1069 cflag = true; in write_f()
1122 if ((flags & BDRV_REQ_FUA) && (bflag || cflag)) { in write_f()
1161 if (bflag || cflag) { in write_f()
1198 } else if (cflag) { in write_f()
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A D06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch303 uO.cflag = FALSE;