Home
last modified time | relevance | path

Searched defs:err_code (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/i386/hvf/
H A Dx86_mmu.c46 int err_code; member
179 static bool walk_gpt(CPUState *cpu, target_ulong addr, int err_code, in walk_gpt()
222 int err_code = 0; in mmu_gva_to_gpa() local
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c303 int err_code; in calibrate_24mhz_bclk() local
/openbmc/u-boot/arch/x86/cpu/
H A Dmp_init.c53 int err_code; member
/openbmc/u-boot/drivers/mmc/
H A Dmxcmmc.c212 u32 err_code = (stat >> 9) & 0x3; in mxcmci_finish_data() local
/openbmc/qemu/block/
H A Discsi.c117 int err_code; member