--- zzzz-none-000/linux-3.10.107/include/trace/events/xen.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/include/trace/events/xen.h 2021-02-04 17:41:59.000000000 +0000 @@ -224,7 +224,7 @@ TP_printk("pmdp %p", __entry->pmdp) ); -#if PAGETABLE_LEVELS >= 4 +#if CONFIG_PGTABLE_LEVELS >= 4 TRACE_EVENT(xen_mmu_set_pud, TP_PROTO(pud_t *pudp, pud_t pudval),