aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/hvm/domain.h
diff options
context:
space:
mode:
Diffstat (limited to 'xen/include/asm-x86/hvm/domain.h')
-rw-r--r--xen/include/asm-x86/hvm/domain.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/xen/include/asm-x86/hvm/domain.h b/xen/include/asm-x86/hvm/domain.h
index 27b3de50dc..b1e31871cc 100644
--- a/xen/include/asm-x86/hvm/domain.h
+++ b/xen/include/asm-x86/hvm/domain.h
@@ -62,12 +62,6 @@ struct hvm_domain {
/* emulated irq to pirq */
struct radix_tree_root emuirq_pirq;
- /* hvm_print_line() logging. */
-#define HVM_PBUF_SIZE 80
- char *pbuf;
- int pbuf_idx;
- spinlock_t pbuf_lock;
-
uint64_t *params;
/* Memory ranges with pinned cache attributes. */