Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dparavirt.h941 #define PARA_PATCH(struct, off) ((PARAVIRT_PATCH_##struct + (off)) / 8) macro
956 #define PARA_PATCH(struct, off) ((PARAVIRT_PATCH_##struct + (off)) / 4) macro