| /openbmc/qemu/target/s390x/ |
| H A D | mmu_helper.c | 37 uint64_t tec) in trigger_access_exception() argument 42 kvm_s390_access_exception(cpu, type, tec); in trigger_access_exception() 46 stq_phys(cs->as, env->psa + offsetof(LowCore, trans_exc_code), tec); in trigger_access_exception() 386 target_ulong *raddr, int *flags, uint64_t *tec) in mmu_translate() argument 391 *tec = (vaddr & TARGET_PAGE_MASK) | (asc >> 46) | in mmu_translate() 407 *tec |= 0x80; in mmu_translate() 444 *tec |= 0x4; in mmu_translate() 451 *tec |= 0x84; in mmu_translate() 461 *tec = 0; /* unused */ in mmu_translate() 476 target_ulong *pages, bool is_write, uint64_t *tec) in translate_pages() argument [all …]
|
| H A D | helper.c | 50 uint64_t tec; in s390_cpu_get_phys_page_debug() local 66 if (mmu_translate(env, vaddr, MMU_DATA_LOAD, asc, &raddr, &prot, &tec)) { in s390_cpu_get_phys_page_debug()
|
| H A D | s390x-internal.h | 385 target_ulong *raddr, int *flags, uint64_t *tec); 387 target_ulong *addr, int *flags, uint64_t *tec);
|
| /openbmc/u-boot/board/avionic-design/tec-ng/ |
| H A D | MAINTAINERS | 4 F: board/avionic-design/tec-ng/ 5 F: include/configs/tec-ng.h 6 F: configs/tec-ng_defconfig
|
| H A D | Kconfig | 4 default "tec-ng" 10 default "tec-ng"
|
| /openbmc/u-boot/board/avionic-design/tec/ |
| H A D | Kconfig | 4 default "tec" 10 default "tec"
|
| H A D | MAINTAINERS | 4 F: board/avionic-design/tec/ 5 F: include/configs/tec.h
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | tegra30-tec-ng.dts | 7 compatible = "ad,tec-ng", "nvidia,tegra30";
|
| H A D | tegra20-tec.dts | 7 compatible = "ad,tec", "nvidia,tegra20";
|
| H A D | Makefile | 110 tegra20-tec.dtb \ 118 tegra30-tec-ng.dtb \
|
| /openbmc/u-boot/configs/ |
| H A D | tec_defconfig | 24 CONFIG_DEFAULT_DEVICE_TREE="tegra20-tec"
|
| H A D | tec-ng_defconfig | 25 CONFIG_DEFAULT_DEVICE_TREE="tegra30-tec-ng"
|
| /openbmc/u-boot/arch/arm/mach-tegra/tegra30/ |
| H A D | Kconfig | 36 source "board/avionic-design/tec-ng/Kconfig"
|
| /openbmc/u-boot/arch/arm/mach-tegra/tegra20/ |
| H A D | Kconfig | 53 source "board/avionic-design/tec/Kconfig"
|
| /openbmc/qemu/target/s390x/tcg/ |
| H A D | excp_helper.c | 150 uint64_t asc, tec; in s390_cpu_tlb_fill() local 164 excp = mmu_translate(env, vaddr, access_type, asc, &raddr, &prot, &tec); in s390_cpu_tlb_fill() 170 excp = mmu_translate_real(env, vaddr, access_type, &raddr, &prot, &tec); in s390_cpu_tlb_fill() 176 env->tlb_fill_tec = tec; in s390_cpu_tlb_fill()
|
| H A D | mem_helper.c | 2401 uint64_t ret, tec; in HELPER() local 2409 exc = mmu_translate(env, addr, MMU_S390_LRA, asc, &ret, &flags, &tec); in HELPER()
|
| /openbmc/qemu/hw/display/ |
| H A D | tcx.c | 78 MemoryRegion tec; member 784 memory_region_init_io(&s->tec, obj, &tcx_dummy_ops, s, "tcx.tec", in tcx_initfn() 786 sysbus_init_mmio(sbd, &s->tec); in tcx_initfn()
|
| /openbmc/u-boot/tools/buildman/ |
| H A D | README | 783 tec : all -449 bss -4 data -16 rodata -93 text -336
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |