Searched refs:cflag (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | meson.build | |
| /openbmc/u-boot/board/cobra5272/ |
| H A D | flash.c | 131 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 D | biosemu.h | 150 u32 cflag; member 177 u16 cflag_hi, cflag; member 187 u16 cflag, cflag_hi; member
|
| /openbmc/u-boot/drivers/bios_emulator/ |
| H A D | biosemu.c | 274 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 D | README | 53 ${@bb.utils.contains("TUNE_FEATURES", "feature", "cflag", "!cflag", d)}
|
| /openbmc/qemu/ |
| H A D | qemu-io-cmds.c | 1052 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 D | 06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch | 303 uO.cflag = FALSE;
|