Searched refs:sgx (Results 1 – 19 of 19) sorted by relevance
| /linux-6.15/drivers/scsi/qla2xxx/ |
| H A D | qla_iocb.c | 800 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 …]
|
| /linux-6.15/Documentation/arch/x86/ |
| H A D | index.rst | 42 sgx
|
| H A D | sgx.rst | 27 ``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
|
| /linux-6.15/arch/arm/boot/dts/ti/omap/ |
| H A D | omap443x.dtsi | 79 * Use dpll_per for sgx at 307.2MHz like droid4 stock v3.0.8 Android kernel
|
| /linux-6.15/arch/x86/kernel/cpu/ |
| H A D | Makefile | 53 obj-$(CONFIG_X86_SGX) += sgx/
|
| /linux-6.15/arch/x86/kvm/ |
| H A D | Makefile | 21 kvm-intel-$(CONFIG_X86_SGX_KVM) += vmx/sgx.o
|
| /linux-6.15/Documentation/devicetree/bindings/gpu/ |
| H A D | img,powervr-sgx.yaml | 6 $id: http://devicetree.org/schemas/gpu/img,powervr-sgx.yaml#
|
| /linux-6.15/arch/arm/mach-omap2/ |
| H A D | soc.h | 444 OMAP3_HAS_FEATURE(sgx, SGX)
|
| H A D | id.c | 260 OMAP3_SHOW_FEATURE(sgx); in omap3_cpuinfo()
|
| /linux-6.15/tools/testing/selftests/ |
| H A D | Makefile | 98 TARGETS += sgx
|
| /linux-6.15/arch/x86/kvm/vmx/ |
| H A D | sgx.c | 14 module_param_named(sgx, enable_sgx, bool, 0444);
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | configfs-tsm | 62 …https://download.01.org/intel-sgx/latest/dcap-latest/linux/docs/Intel_TDX_DCAP_Quoting_Library_API…
|
| /linux-6.15/Documentation/userspace-api/ioctl/ |
| H A D | ioctl-number.rst | 345 0xA4 00-1F uapi/asm/sgx.h <mailto:linux-sgx@vger.kernel.…
|
| /linux-6.15/Documentation/devicetree/bindings/ |
| H A D | trivial-devices.yaml | 345 - sgx,vz89x
|
| H A D | vendor-prefixes.yaml | 1335 "^sgx,.*":
|
| /linux-6.15/arch/arm/boot/dts/renesas/ |
| H A D | sh73a0.dtsi | 869 "tmu0", "dsitx0", "iic0", "sgx", "lcdc0";
|
| /linux-6.15/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 191 … 7, 0, ebx, 2, sgx , Intel SGX (Software Guard Extensions)
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 11608 F: Documentation/devicetree/bindings/gpu/img,powervr-sgx.yaml 12253 L: linux-sgx@vger.kernel.org 12255 Q: https://patchwork.kernel.org/project/intel-sgx/list/ 12256 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/sgx 12257 F: Documentation/arch/x86/sgx.rst 12259 F: arch/x86/include/asm/sgx.h 12260 F: arch/x86/include/uapi/asm/sgx.h 12261 F: arch/x86/kernel/cpu/sgx/* 12262 F: tools/testing/selftests/sgx/*
|
| /linux-6.15/Documentation/virt/kvm/ |
| H A D | api.rst | 8033 See Documentation/arch/x86/sgx.rst for more details.
|