Searched refs:_PVSITE (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/x86/include/asm/ |
D | paravirt.h | 696 #define _PVSITE(ptype, ops, word, algn) \ macro 737 #define PARA_SITE(ptype, ops) _PVSITE(ptype, ops, .quad, 8) 752 #define PARA_SITE(ptype, ops) _PVSITE(ptype, ops, .long, 4)
|