Home
last modified time | relevance | path

Searched refs:HYPERVISOR_tmem_op (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/xen/arm/
Dhypercall.h56 int HYPERVISOR_tmem_op(void *arg);
/kernel/linux/linux-5.10/arch/arm/xen/
Denlighten.c437 EXPORT_SYMBOL_GPL(HYPERVISOR_tmem_op);
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
Dhypercall.h426 HYPERVISOR_tmem_op( in HYPERVISOR_tmem_op() function