X-Git-Url: https://rtime.felk.cvut.cz/gitweb/jailhouse.git/blobdiff_plain/4e0ea74420900c7a66d265117b09fddbc3aaa754..f053c948f5b6fe7b9ec5cf6533e177fd42113ba3:/hypervisor/arch/arm/include/asm/jailhouse_hypercall.h diff --git a/hypervisor/arch/arm/include/asm/jailhouse_hypercall.h b/hypervisor/arch/arm/include/asm/jailhouse_hypercall.h index 480f487..45e7a3d 100644 --- a/hypervisor/arch/arm/include/asm/jailhouse_hypercall.h +++ b/hypervisor/arch/arm/include/asm/jailhouse_hypercall.h @@ -37,6 +37,7 @@ */ #define JAILHOUSE_BASE 0xf0000000 +#define JAILHOUSE_BORROW_ROOT_PT 1 #define JAILHOUSE_CALL_INS ".arch_extension virt\n\t" \ "hvc #0x4a48"