Home
last modified time | relevance | path

Searched refs:paravirt_alt_bundle (Results 1 – 2 of 2) sorted by relevance

/arch/ia64/include/asm/
Dparavirt_privop.h301 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, \
Dparavirt_patch.h51 #define paravirt_alt_bundle(instr, privop) \ macro