Home
last modified time | relevance | path

Searched refs:tee (Results 1 – 16 of 16) sorted by relevance

/xen/automation/gitlab-ci/
A Dtest.yaml10 …_SHA:-${CI_COMMIT_SHA}} ./automation/gitlab-ci/build-each-commit.sh 2>&1 | tee ../build-each-commi…
31 - ./automation/scripts/qemu-smoke-x86-64.sh pv 2>&1 | tee qemu-smoke-x86-64.log
53 - ./automation/scripts/qemu-smoke-x86-64.sh pv 2>&1 | tee qemu-smoke-x86-64.log
75 - ./automation/scripts/qemu-smoke-x86-64.sh pvh 2>&1 | tee qemu-smoke-x86-64.log
97 - ./automation/scripts/qemu-smoke-x86-64.sh pvh 2>&1 | tee qemu-smoke-x86-64.log
A Dbuild.yaml5 - ./automation/scripts/build 2>&1 | tee build.log
/xen/xen/arch/arm/tee/
A DMakefile1 obj-y += tee.o
A Doptee.c265 d->arch.tee = ctx; in optee_domain_init()
647 struct optee_domain *ctx = d->arch.tee; in optee_relinquish_resources()
698 XFREE(d->arch.tee); in optee_relinquish_resources()
1659 struct optee_domain *ctx = current->domain->arch.tee; in optee_handle_call()
/xen/xen/arch/arm/
A DMakefile8 obj-$(CONFIG_TEE) += tee/
A DKconfig115 source "arch/arm/tee/Kconfig"
A Ddomain.c1010 PROGRESS(tee): in domain_relinquish_resources()
/xen/xen/include/asm-arm/
A Ddomain.h92 void *tee; member
/xen/tools/tests/mce-test/lib/
A Dxen-mceinj-tool.sh240 echo -e $* | tee -a $logfile > /dev/null
/xen/tools/libxl/
A Dlibxl_arm.c92 switch (d_config->b_info.tee) { in libxl__arch_domain_prepare_config()
101 d_config->b_info.tee); in libxl__arch_domain_prepare_config()
962 if (info->tee == LIBXL_TEE_TYPE_OPTEE) in libxl__prepare_dtb()
A Dlibxl_types.idl560 ("tee", libxl_tee_type),
/xen/docs/process/
A Drelease-technician-checklist.txt128 … (./configure && make -j4 KERNELS='' && echo ok.) 2>&1 | tee ../log.$v # post 4.2
/xen/
A DMAINTAINERS463 F: xen/arch/arm/tee/
464 F: xen/include/asm-arm/tee
/xen/tools/xl/
A Dxl_parse.c2725 e = libxl_tee_type_from_string(buf, &b_info->tee); in parse_config_data()
/xen/tools/golang/xenlight/
A Dhelpers.gen.go1092 x.Tee = TeeType(xc.tee)
1425 xc.tee = C.libxl_tee_type(x.Tee)
/xen/docs/man/
A Dxl.cfg.5.pod.in1623 =item B<tee="STRING">

Completed in 35 milliseconds