Home
last modified time | relevance | path

Searched defs:PARA_PATCH (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Dparavirt.h954 #define PARA_PATCH(struct, off) ((PARAVIRT_PATCH_##struct + (off)) / 8) macro
969 #define PARA_PATCH(struct, off) ((PARAVIRT_PATCH_##struct + (off)) / 4) macro