PARA_PATCH 1565 include/asm-x86/paravirt.h #define PARA_PATCH(struct, off) ((PARAVIRT_PATCH_##struct + (off)) / 8) PARA_PATCH 1571 include/asm-x86/paravirt.h #define PARA_PATCH(struct, off) ((PARAVIRT_PATCH_##struct + (off)) / 4)