Home
last modified time | relevance | path

Searched refs:hyper (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/mozjs/mozjs-78/
H A D0005-Fixup-compatibility-of-mozbuild-with-Python-3.10.patch25 .../tests/tools/third_party/hyper/hyper/common/headers.py | 2 +-
26 .../tests/tools/third_party/hyper/hyper/h2/settings.py | 2 +-
27 .../tests/tools/third_party/hyper/hyper/http11/connection.py | 4 ++--
28 .../third_party/hyper/hyper/packages/hyperframe/flags.py | 2 +-
200 …latform/tests/tools/third_party/hyper/hyper/common/headers.py b/testing/web-platform/tests/tools/t…
202 --- a/testing/web-platform/tests/tools/third_party/hyper/hyper/common/headers.py
203 +++ b/testing/web-platform/tests/tools/third_party/hyper/hyper/common/headers.py
205 from hyper.common.util import to_bytestring, to_bytestring_tuple
213 …-platform/tests/tools/third_party/hyper/hyper/h2/settings.py b/testing/web-platform/tests/tools/th…
215 --- a/testing/web-platform/tests/tools/third_party/hyper/hyper/h2/settings.py
[all …]
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dhypervisor.c104 copy_array(&h->init, &x86_init.hyper, sizeof(h->init)); in init_hypervisor_platform()
105 copy_array(&h->runtime, &x86_platform.hyper, sizeof(h->runtime)); in init_hypervisor_platform()
108 x86_init.hyper.init_platform(); in init_hypervisor_platform()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-connectivity/python-h2/
H A Dpython3-h2_4.1.0.bb2 HOMEPAGE = "https://github.com/python-hyper/hyper-h2"
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dx86_init.c109 .hyper = {
142 .hyper.pin_vcpu = x86_op_int_noop,
H A Dsev-es.c1152 if (x86_platform.hyper.sev_es_hcall_prepare) in vc_handle_vmmcall()
1153 x86_platform.hyper.sev_es_hcall_prepare(ghcb, ctxt->regs); in vc_handle_vmmcall()
1169 if (x86_platform.hyper.sev_es_hcall_finish && in vc_handle_vmmcall()
1170 !x86_platform.hyper.sev_es_hcall_finish(ghcb, ctxt->regs)) in vc_handle_vmmcall()
H A Dsetup.c1225 x86_init.hyper.guest_late_init(); in setup_arch()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dx86_init.h155 struct x86_hyper_init hyper; member
287 struct x86_hyper_runtime hyper; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dhypervisor.h17 x86_platform.hyper.pin_vcpu(cpu); in hypervisor_pin_vcpu()
/OK3568_Linux_fs/buildroot/package/python-hyperframe/
H A DConfig.in6 http://hyper.rtfd.org
/OK3568_Linux_fs/buildroot/package/python-hpack/
H A DConfig.in6 http://hyper.rtfd.org
/OK3568_Linux_fs/buildroot/package/python-h2/
H A DConfig.in8 http://hyper.rtfd.org
/OK3568_Linux_fs/buildroot/package/python-priority/
H A DConfig.in7 http://python-hyper.org/priority/
/OK3568_Linux_fs/buildroot/package/python-hyperlink/
H A DConfig.in8 https://github.com/python-hyper/hyperlink
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-connectivity/python-hyperframe/
H A Dpython3-hyperframe_6.0.1.bb2 HOMEPAGE = "https://github.com/python-hyper/hyperframe"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-connectivity/python-hpack/
H A Dpython3-hpack_4.0.0.bb2 HOMEPAGE = "https://github.com/python-hyper/hpack"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-connectivity/python-priority/
H A Dpython3-priority_2.0.0.bb2 HOMEPAGE = "https://github.com/python-hyper/priority"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-h11_0.13.0.bb2 HOMEPAGE = "https://github.com/python-hyper/h11"
H A Dpython3-hyperlink_21.0.0.bb2 HOMEPAGE = "https://github.com/python-hyper/hyperlink"
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten_pv.c1250 x86_init.hyper.init_platform = xen_pv_init_platform; in xen_start_kernel()
1251 x86_init.hyper.guest_late_init = xen_pv_guest_late_init; in xen_start_kernel()
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dinit_32.c771 x86_init.hyper.init_after_bootmem(); in mem_init()
H A Dinit.c774 x86_init.hyper.init_mem_mapping(); in init_mem_mapping()
H A Dinit_64.c1294 x86_init.hyper.init_after_bootmem(); in mem_init()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/
H A Dspectre.rst276 kernel. The kernel is entered via hyper-calls or other virtualization
280 (e.g. in registers) via hyper-calls to derive invalid pointers to
409 between different hyper threads. This feature can be controlled through
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-execution.rst40 the number of processors, which takes into account hyper-threading.
41 Thus, a quad-core build host with hyper-threading most likely shows
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dapic.c1852 if (!x86_init.hyper.x2apic_available()) { in try_to_enable_x2apic()

12