Searched refs:paravirt_alt_bundle (Results 1 – 2 of 2) sorted by relevance
/arch/ia64/include/asm/ |
D | paravirt_privop.h | 301 asm volatile (paravirt_alt_bundle(__PARAVIRT_BR, \ 309 asm volatile (paravirt_alt_bundle(__PARAVIRT_BR, \ 318 asm volatile (paravirt_alt_bundle(__PARAVIRT_BR, \ 327 asm volatile (paravirt_alt_bundle(__PARAVIRT_BR, \ 336 asm volatile (paravirt_alt_bundle(__PARAVIRT_BR, \ 347 asm volatile (paravirt_alt_bundle(__PARAVIRT_BR, \ 429 asm volatile (paravirt_alt_bundle(__PARAVIRT_BR, in PARAVIRT_DEFINE_CPU_OP1_RET() 448 asm volatile (paravirt_alt_bundle(__PARAVIRT_BR, \ 466 asm volatile (paravirt_alt_bundle(__PARAVIRT_BR, \
|
D | paravirt_patch.h | 51 #define paravirt_alt_bundle(instr, privop) \ macro
|