Home
last modified time | relevance | path

Searched refs:sgx (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/qemu/docs/system/i386/
H A Dsgx.rst48 -M sgx-epc.0.memdev=mem1,sgx-epc.1.memdev=mem2
91 sgx
92 sgx-debug
93 sgx-encls-c
94 sgx-enclv
95 sgx-exinfo
96 sgx-kss
97 sgx-mode64
107 -cpu host,-sgx-provisionkey,-sgx-tokenkey
144 -M sgx-epc.0.memdev=mem1,sgx-epc.0.node=0
[all …]
/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/
H A D0001-base-passwd-Add-the-sgx-group.patch4 Subject: [PATCH] base-passwd: Add the sgx group
6 To avoid errors from eudev/udev we need an sgx group, but if we add it
27 +sgx:*:48:
/openbmc/qemu/hw/i386/
H A Dmeson.build19 i386_ss.add(when: 'CONFIG_SGX', if_true: files('sgx-epc.c','sgx.c'),
20 if_false: files('sgx-stub.c'))
H A Dsgx.c170 info->sgx = ebx & (1U << 2) ? true : false; in qmp_query_sgx_capabilities()
226 info->sgx = true; in qmp_query_sgx()
247 info->sgx ? "enabled" : "disabled"); in hmp_info_sgx()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_iocb.c800 if (sgx->num_bytes == sgx->tot_bytes) in qla24xx_get_one_block_sg()
803 sg = sgx->cur_sg; in qla24xx_get_one_block_sg()
809 sgx->dma_addr = sg_dma_addr + sgx->bytes_consumed; in qla24xx_get_one_block_sg()
817 sgx->dma_len = sg_len - sgx->bytes_consumed; in qla24xx_get_one_block_sg()
818 sgx->tot_partial += sgx->dma_len; in qla24xx_get_one_block_sg()
822 sgx->bytes_consumed += sgx->dma_len; in qla24xx_get_one_block_sg()
826 sgx->num_sg++; in qla24xx_get_one_block_sg()
827 sgx->cur_sg = sg; in qla24xx_get_one_block_sg()
859 sgx.sp = sp; in qla24xx_walk_and_build_sglist_no_difb()
1764 sgx.sp = sp; in qla24xx_dif_start_scsi()
[all …]
/openbmc/qemu/qapi/
H A Dmisc-target.json318 # @sgx: true if SGX is supported
331 'data': { 'sgx': 'bool',
339 # @query-sgx:
355 { 'command': 'query-sgx', 'returns': 'SGXInfo', 'if': 'TARGET_I386' }
358 # @query-sgx-capabilities:
374 { 'command': 'query-sgx-capabilities', 'returns': 'SGXInfo', 'if': 'TARGET_I386' }
H A Dmachine.json1386 # @sgx-epc: since 6.2.
1393 'data': [ 'dimm', 'nvdimm', 'virtio-pmem', 'virtio-mem', 'sgx-epc',
1450 'sgx-epc': 'SgxEPCDeviceInfoWrapper',
1477 # @sgx-epc: list of ids of memory-backend-epc objects.
1482 'data': { 'sgx-epc': ['SgxEPC'] }
/openbmc/linux/Documentation/arch/x86/
H A Dindex.rst42 sgx
H A Dsgx.rst27 ``grep sgx /proc/cpuinfo``
97 .. kernel-doc:: arch/x86/kernel/cpu/sgx/ioctl.c
113 .. kernel-doc:: arch/x86/kernel/cpu/sgx/ioctl.c
138 .. kernel-doc:: arch/x86/include/uapi/asm/sgx.h
/openbmc/openbmc/poky/meta-selftest/files/
H A Dstatic-group27 sgx:x:528:
/openbmc/qemu/docs/system/
H A Dtarget-i386.rst30 i386/sgx
/openbmc/openbmc/poky/meta/recipes-core/musl/
H A Dlibssp-nonshared.bb9 # Sourced from https://github.com/intel/linux-sgx/blob/master/sdk/compiler-rt/stack_chk.c
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap443x.dtsi79 * Use dpll_per for sgx at 307.2MHz like droid4 stock v3.0.8 Android kernel
/openbmc/linux/arch/x86/kernel/cpu/
H A DMakefile50 obj-$(CONFIG_X86_SGX) += sgx/
/openbmc/linux/arch/x86/kvm/
H A DMakefile27 kvm-intel-$(CONFIG_X86_SGX_KVM) += vmx/sgx.o
/openbmc/linux/tools/testing/selftests/
H A DMakefile77 TARGETS += sgx
/openbmc/linux/arch/arm/mach-omap2/
H A Dsoc.h444 OMAP3_HAS_FEATURE(sgx, SGX)
H A Did.c260 OMAP3_SHOW_FEATURE(sgx); in omap3_cpuinfo()
/openbmc/openbmc/poky/meta/recipes-core/base-passwd/
H A Dbase-passwd_3.6.3.bb15 file://0001-base-passwd-Add-the-sgx-group.patch \
/openbmc/linux/arch/x86/kvm/vmx/
H A Dsgx.c15 module_param_named(sgx, enable_sgx, bool, 0444);
/openbmc/qemu/
H A Dhmp-commands-info.hx870 .name = "sgx",
879 ``info sgx``
/openbmc/qemu/docs/about/
H A Dremoved-features.rst548 ``query-sgx`` return value member ``section-size`` (removed in 8.0)
551 Member ``section-size`` in the return value of ``query-sgx``
555 ``query-sgx-capabilities`` return value member ``section-size`` (removed in 8.0)
558 Member ``section-size`` in the return value of ``query-sgx-capabilities``
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.9.rst106 - systemd: add group sgx to udev package
H A Drelease-notes-4.1.4.rst122 - systemd: add group sgx to udev package
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst332 0xA4 00-1F uapi/asm/sgx.h <mailto:linux-sgx@vger.kernel.…

12