Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dparavirt.h871 #define PARA_PATCH(struct, off) ((PARAVIRT_PATCH_##struct + (off)) / 8) macro
886 #define PARA_PATCH(struct, off) ((PARAVIRT_PATCH_##struct + (off)) / 4) macro