404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.12.147.104: ~ $
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _XEN_TMEM_H
#define _XEN_TMEM_H

#include <linux/types.h>

#ifdef CONFIG_XEN_TMEM_MODULE
#define tmem_enabled true
#else
/* defined in drivers/xen/tmem.c */
extern bool tmem_enabled;
#endif

#ifdef CONFIG_XEN_SELFBALLOONING
extern int xen_selfballoon_init(bool, bool);
#endif

#endif /* _XEN_TMEM_H */

Filemanager

Name Type Size Permission Actions
arm Folder 0755
interface Folder 0755
acpi.h File 3.41 KB 0644
balloon.h File 1.15 KB 0644
events.h File 5.14 KB 0644
features.h File 502 B 0644
grant_table.h File 9.99 KB 0644
hvc-console.h File 518 B 0644
hvm.h File 1.29 KB 0644
page.h File 1.34 KB 0644
platform_pci.h File 2.04 KB 0644
swiotlb-xen.h File 271 B 0644
tmem.h File 349 B 0644
xen-ops.h File 5.96 KB 0644
xen.h File 972 B 0644
xenbus.h File 8.54 KB 0644
xenbus_dev.h File 1.8 KB 0644