xref: /xen-4.10.0-shim-comet/xen/arch/x86/pv/Makefile
  • Home
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • current directory
1obj-y += callback.o
2obj-y += descriptor-tables.o
3obj-y += domain.o
4obj-y += emulate.o
5obj-y += emul-gate-op.o
6obj-y += emul-inv-op.o
7obj-y += emul-priv-op.o
8obj-y += grant_table.o
9obj-y += hypercall.o
10obj-y += iret.o
11obj-y += misc-hypercalls.o
12obj-y += mm.o
13obj-y += ro-page-fault.o
14obj-$(CONFIG_PV_SHIM) += shim.o
15obj-y += traps.o
16
17obj-bin-y += dom0_build.init.o
18obj-bin-y += gpr_switch.o
19

Last Index update Sun Aug 20 00:18:20 CST 2023