Home
last modified time | relevance | path

Searched defs:hflags (Results 1 – 15 of 15) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dhelper_regs.c87 uint32_t hflags = 0; in hreg_compute_pmu_hflags_value() local
136 uint32_t hflags = 0; in hreg_compute_hflags_value() local
H A Dtranslate.c6504 uint32_t hflags = ctx->base.tb->flags; in ppc_tr_init_disas_context() local
H A Dcpu.h1376 uint32_t hflags; member
/openbmc/qemu/target/i386/
H A Dgdbstub.c86 static int gdb_read_reg_cs64(uint32_t hflags, GByteArray *buf, target_ulong val) in gdb_read_reg_cs64()
94 static int gdb_write_reg_cs64(uint32_t hflags, uint8_t *buf, target_ulong *val) in gdb_write_reg_cs64()
H A Dhelper.c51 uint32_t hflags = env->hflags; in cpu_sync_bndcs_hflags() local
187 uint32_t hflags; in cpu_x86_update_cr4() local
H A Dcpu.c9823 uint32_t hflags; in x86_update_hflags() local
H A Dcpu.h1849 uint32_t hflags; /* TB flags, see HF_xxx constants. These flags member
/openbmc/linux/drivers/ata/
Dahci_dwc.c
Dsata_qstor.c
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.h33 uint32_t hflags, saved_hflags; member
H A Dtranslate.c1179 static TCGv_i32 hflags; variable
/openbmc/linux/arch/x86/boot/
Dboot.h
/openbmc/linux/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c
/openbmc/qemu/target/mips/
H A Dcpu.h1104 uint32_t hflags; /* CPU State */ member
1245 static inline int hflags_mmu_index(uint32_t hflags) in hflags_mmu_index()
/openbmc/qemu/target/arm/
H A Dcpu.h287 CPUARMTBFlags hflags; member