Searched defs:PARA_SITE (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/arch/x86/include/asm/ |
| D | paravirt.h | 872 #define PARA_SITE(ptype, clobbers, ops) _PVSITE(ptype, clobbers, ops, .quad, 8) macro 887 #define PARA_SITE(ptype, clobbers, ops) _PVSITE(ptype, clobbers, ops, .long, 4) macro
|