Home
last modified time | relevance | path

Searched refs:stub (Results 1 – 22 of 22) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dtraps.c273 stub[0] = 0x48; in write_stub_trampoline()
274 stub[1] = 0xa3; in write_stub_trampoline()
275 *(uint64_t *)&stub[2] = stack_bottom - 8; in write_stub_trampoline()
278 stub[10] = 0x48; in write_stub_trampoline()
279 stub[11] = 0x89; in write_stub_trampoline()
280 stub[12] = 0xe0; in write_stub_trampoline()
283 stub[13] = 0x48; in write_stub_trampoline()
284 stub[14] = 0xbc; in write_stub_trampoline()
285 *(uint64_t *)&stub[15] = stack_bottom - 8; in write_stub_trampoline()
288 stub[23] = 0x50; in write_stub_trampoline()
[all …]
/xen-4.10.0-shim-comet/xen/arch/x86/efi/
A DMakefile13 obj-y := stub.o
16 nogcov-$(efi) += stub.o
/xen-4.10.0-shim-comet/docs/misc/
A Dstubdom.txt16 The enable IOEMU stub domains set the following in your domain
23 information on device model stub domains
91 you can compile examples of C or caml stub domain kernels. You can use these
92 and the relevant Makefile rules as basis to build your own stub domain kernel.
A Dcrashdb.txt4 Xen has a simple gdb stub for doing post-mortem debugging i.e. once
A Dvtd.txt67 11) hide device using pci-stub (example PCI device 01:00.0):
76 echo "8086 10b9" > /sys/bus/pci/drivers/pci-stub/new_id
78 echo "0000:01:00.0" > /sys/bus/pci/drivers/pci-stub/bind
A Dxsm-flask.txt47 This policy does not apply to bugs which affect stub device models,
48 driver domains, or stub xenstored - even if those bugs do no worse
169 HVM domains with stubdomain device models also need a type for the stub domain.
A Dxen-command-line.markdown949 intended to be used when domain 0 is a stub domain which builds a disaggregated
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dextable.c92 unsigned long stub = this_cpu(stubs.addr); in search_exception_table() local
97 if ( regs->rip >= stub + STUB_BUF_SIZE / 2 && in search_exception_table()
98 regs->rip < stub + STUB_BUF_SIZE && in search_exception_table()
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/
A DREADME12 NB. You can override paths to Xen sources and a (stub) XenLinux
18 stub), not the XenLinux sources referred to in step 1.
/xen-4.10.0-shim-comet/tools/hotplug/Linux/systemd/
A Dxen-init-dom0.service.in2 Description=xen-init-dom0, initialise Dom0 configuration (xenstore nodes, JSON configuration stub)
/xen-4.10.0-shim-comet/xen/arch/x86/x86_emulate/
A Dx86_emulate.c879 [stub] "rm" (stub.func), \
897 : constraints, [stub] "rm" (stub.func), \
898 "m" (*(typeof(stub.buf) *)stub.addr) )
5671 put_stub(stub); in x86_emulate()
5722 put_stub(stub); in x86_emulate()
5900 put_stub(stub); in x86_emulate()
6104 put_stub(stub); in x86_emulate()
6246 put_stub(stub); in x86_emulate()
7061 put_stub(stub); in x86_emulate()
7193 put_stub(stub); in x86_emulate()
[all …]
/xen-4.10.0-shim-comet/m4/
A Dstubdom.m472 echo "Will build the following stub domains:"
/xen-4.10.0-shim-comet/tools/flask/policy/modules/
A Dguest_features.te9 # and stub domains for early boot output, so don't audit even when we deny it.
/xen-4.10.0-shim-comet/stubdom/
A Dconfigure.ac20 # Enable/disable stub domains
/xen-4.10.0-shim-comet/docs/misc/arm/device-tree/
A Dguest.txt58 UEFI stub. However they differ because they are provided by the Xen hypervisor,
/xen-4.10.0-shim-comet/docs/man/
A Dxen-vtpmmgr.pod.763 When the TPM Manager first boots up, it will create a stub vTPM group along with
64 entries for any vTPMs that communicate with it. This stub group must be
344 A mini-os stub domain that implements a vTPM. There is a
A Dxen-vtpm.pod.787 A mini-os stub domain that implements a vTPM. There is a
283 in dom0. If the pv-grub stub domain succeeds in connecting to a vTPM, it will
/xen-4.10.0-shim-comet/xen/common/
A DKconfig151 This requires that the actual domain 0 be a stub domain that
/xen-4.10.0-shim-comet/
A DREADME75 * cmake (if building vtpm stub domains)
A DSUPPORT.md504 Vulnerabilities of a device model stub domain
540 with dom0, driver domains, stub domains, domUs, and so on.
A D.rootkeys1258 421098b6cYDwzXP86ViTLlTO2x7ovA xen/arch/ia64/pdb-stub.c
/xen-4.10.0-shim-comet/xen/xsm/flask/policy/
A Daccess_vectors388 # for stub domain device models with the PV framebuffer.

Completed in 33 milliseconds