Searched defs:PARA_SITE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | paravirt.h | 737 #define PARA_SITE(ptype, ops) _PVSITE(ptype, ops, .quad, 8) macro 752 #define PARA_SITE(ptype, ops) _PVSITE(ptype, ops, .long, 4) macro
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | paravirt.h | 763 #define PARA_SITE(ptype, ops) _PVSITE(ptype, ops, .quad, 8) macro
|
Completed in 3 milliseconds