Searched refs:h_reg (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/gdsys/a38x/ |
| H A D | hre.c | 51 static struct h_reg pcr_hregs[24]; 52 static struct h_reg fix_hregs[COUNT_FIX_HREGS]; 53 static struct h_reg var_hregs[8]; 216 static struct h_reg *get_hreg(uint8_t spec) in get_hreg() 248 static struct h_reg *access_hreg(uint8_t spec, enum access_mode mode) in access_hreg() 250 struct h_reg *result; in access_hreg() 341 static int hre_op_loadkey(struct h_reg *src_reg, struct h_reg *dst_reg, in hre_op_loadkey() 375 struct h_reg *src_reg, *dst_reg; in hre_execute_op()
|
| H A D | hre.h | 18 struct h_reg { struct
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | regs.h | 76 u8 filler0, filler1, h_reg, l_reg; member 90 u8 l_reg, h_reg; member 131 #define R_AH gen.A.I8_reg.h_reg 133 #define R_BH gen.B.I8_reg.h_reg 135 #define R_CH gen.C.I8_reg.h_reg 137 #define R_DH gen.D.I8_reg.h_reg
|
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/ |
| H A D | regs.h | 72 u8 filler0, filler1, h_reg, l_reg; member 86 u8 l_reg, h_reg; member 125 #define R_AH gen.A.I8_reg.h_reg 127 #define R_BH gen.B.I8_reg.h_reg 129 #define R_CH gen.C.I8_reg.h_reg 131 #define R_DH gen.D.I8_reg.h_reg
|
| /OK3568_Linux_fs/u-boot/board/gdsys/p1022/ |
| H A D | controlcenterd-id.c | 79 struct h_reg { struct 134 static struct h_reg pcr_hregs[24]; 135 static struct h_reg fix_hregs[COUNT_FIX_HREGS]; 136 static struct h_reg var_hregs[8]; 366 static int compute_self_hash(struct h_reg *dst) in compute_self_hash() 394 static int compute_second_stage_hash(struct h_reg *dst) in compute_second_stage_hash() 439 static struct h_reg *get_hreg(uint8_t spec) in get_hreg() 471 static struct h_reg *access_hreg(uint8_t spec, enum access_mode mode) in access_hreg() 473 struct h_reg *result; in access_hreg() 570 static int hre_op_loadkey(struct h_reg *src_reg, struct h_reg *dst_reg, in hre_op_loadkey() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/ |
| H A D | Update-x86emu-from-X.org.patch | 21472 - u8 filler0, filler1, h_reg, l_reg; 21474 + u8 filler0, filler1, h_reg, l_reg; 21492 - u8 l_reg, h_reg; 21494 + u8 l_reg, h_reg; 21536 #define R_AH gen.A.I8_reg.h_reg
|