Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dparavirt.h892 #define PARA_PATCH(struct, off) ((PARAVIRT_PATCH_##struct + (off)) / 8) macro
907 #define PARA_PATCH(struct, off) ((PARAVIRT_PATCH_##struct + (off)) / 4) macro