Home
last modified time | relevance | path

Searched refs:hypercall (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/arm/cpu/armv8/xen/
A Dhypercall.S55 #define HYPERCALL_SIMPLE(hypercall) \ argument
56 .globl HYPERVISOR_##hypercall; \
58 HYPERVISOR_##hypercall: \
59 mov x16, #__HYPERVISOR_##hypercall; \
A DMakefile6 obj-y += lowlevel_init.o hypercall.o

Completed in 6 milliseconds