Searched defs:PARA_PATCH (Results 1 – 2 of 2) sorted by relevance
736 #define PARA_PATCH(off) ((off) / 8) macro751 #define PARA_PATCH(off) ((off) / 4) macro
872 #define PARA_PATCH(struct, off) ((PARAVIRT_PATCH_##struct + (off)) / 8) macro887 #define PARA_PATCH(struct, off) ((PARAVIRT_PATCH_##struct + (off)) / 4) macro