| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/ |
| H A D | prim_ops.h | 111 void test_word (u16 d, u16 s);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 111 void test_word(u16 d, u16 s);
|
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/ |
| H A D | ops.c | 1711 test_word(destval, *srcreg); in x86emuOp_test_word_RM_R() 1731 test_word(*destreg, *srcreg); in x86emuOp_test_word_RM_R() 2737 test_word(M.x86.R_AX, (u16)srcval); in x86emuOp_test_AX_IMM() 4611 test_word(destval, srcval); in x86emuOp_opcF7_word_RM() 4715 test_word(*destreg, srcval); in x86emuOp_opcF7_word_RM()
|
| H A D | prim_ops.c | 1803 void test_word(u16 d, u16 s) in test_word() function
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/ |
| H A D | validate.c | 749 VAL_VOID_WORD_BINARY(test_word); in main()
|
| H A D | ops.c | 6221 test_word(destval, *srcreg); in x86emuOp_test_word_RM_R() 6247 test_word(destval, *srcreg); in x86emuOp_test_word_RM_R() 6273 test_word(destval, *srcreg); in x86emuOp_test_word_RM_R() 6295 test_word(*destreg, *srcreg); in x86emuOp_test_word_RM_R() 7971 test_word(M.x86.R_AX, (u16) srcval); in x86emuOp_test_AX_IMM() 10815 test_word(destval, srcval); in x86emuOp_opcF7_word_RM() 10985 test_word(destval, srcval); in x86emuOp_opcF7_word_RM() 11155 test_word(destval, srcval); in x86emuOp_opcF7_word_RM() 11325 test_word(*destreg, srcval); in x86emuOp_opcF7_word_RM()
|
| H A D | prim_ops.c | 2062 test_word(u16 d, u16 s) in test_word() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_pcie.c | 2606 uint test_word = 0; in dhdpcie_mem_dump_bugcheck() local 2607 ret = dhdpcie_bus_membytes(bus, FALSE, start, (uint8*)&test_word, read_size); in dhdpcie_mem_dump_bugcheck() 2609 if (ret || (test_word == 0xFFFFFFFF)) { in dhdpcie_mem_dump_bugcheck()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie.c | 3836 uint test_word = 0; in dhdpcie_mem_dump_bugcheck() local 3837 ret = dhdpcie_bus_membytes(bus, FALSE, start, (uint8*)&test_word, read_size); in dhdpcie_mem_dump_bugcheck() 3839 if (ret || (test_word == 0xFFFFFFFF)) { in dhdpcie_mem_dump_bugcheck()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie.c | 3828 uint test_word = 0; in dhdpcie_mem_dump_bugcheck() local 3829 ret = dhdpcie_bus_membytes(bus, FALSE, start, (uint8*)&test_word, read_size); in dhdpcie_mem_dump_bugcheck() 3831 if (ret || (test_word == 0xFFFFFFFF)) { in dhdpcie_mem_dump_bugcheck()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie.c | 3828 uint test_word = 0; in dhdpcie_mem_dump_bugcheck() local 3829 ret = dhdpcie_bus_membytes(bus, FALSE, start, (uint8*)&test_word, read_size); in dhdpcie_mem_dump_bugcheck() 3831 if (ret || (test_word == 0xFFFFFFFF)) { in dhdpcie_mem_dump_bugcheck()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/ |
| H A D | Update-x86emu-from-X.org.patch | 7370 test_word(destval, *srcreg); 8647 - test_word(M.x86.R_AX, (u16)srcval); 8650 + test_word(M.x86.R_AX, (u16) srcval); 17601 -void test_word(u16 d, u16 s) 17603 +test_word(u16 d, u16 s) 21238 -void test_word (u16 d, u16 s); 21328 + void test_word(u16 d, u16 s);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pcie.c | 5315 uint test_word = 0; in dhdpcie_mem_dump_bugcheck() local 5316 ret = dhdpcie_bus_membytes(bus, FALSE, start, (uint8*)&test_word, read_size); in dhdpcie_mem_dump_bugcheck() 5318 if (ret || (test_word == 0xFFFFFFFF)) { in dhdpcie_mem_dump_bugcheck()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pcie.c | 5308 uint test_word = 0; in dhdpcie_mem_dump_bugcheck() local 5309 ret = dhdpcie_bus_membytes(bus, FALSE, start, (uint8*)&test_word, read_size); in dhdpcie_mem_dump_bugcheck() 5311 if (ret || (test_word == 0xFFFFFFFF)) { in dhdpcie_mem_dump_bugcheck()
|