II                 82 arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h 	# OCTEON II or better have bit 15 set.  Clear the error bits.
II               4465 arch/x86/kvm/emulate.c 	II(ImplicitOps | Priv,			em_xsetbv,	xsetbv),
II               4471 arch/x86/kvm/emulate.c 	II(SrcNone  | Prot | EmulateOnUD,	em_hypercall,	vmmcall),
II               4540 arch/x86/kvm/emulate.c 	II(Prot | DstMem,	   em_sldt, sldt),
II               4541 arch/x86/kvm/emulate.c 	II(Prot | DstMem,	   em_str, str),
II               4542 arch/x86/kvm/emulate.c 	II(Prot | Priv | SrcMem16, em_lldt, lldt),
II               4543 arch/x86/kvm/emulate.c 	II(Prot | Priv | SrcMem16, em_ltr, ltr),
II               4548 arch/x86/kvm/emulate.c 	II(Mov | DstMem,			em_sgdt, sgdt),
II               4549 arch/x86/kvm/emulate.c 	II(Mov | DstMem,			em_sidt, sidt),
II               4550 arch/x86/kvm/emulate.c 	II(SrcMem | Priv,			em_lgdt, lgdt),
II               4551 arch/x86/kvm/emulate.c 	II(SrcMem | Priv,			em_lidt, lidt),
II               4552 arch/x86/kvm/emulate.c 	II(SrcNone | DstMem | Mov,		em_smsw, smsw), N,
II               4553 arch/x86/kvm/emulate.c 	II(SrcMem16 | Mov | Priv,		em_lmsw, lmsw),
II               4554 arch/x86/kvm/emulate.c 	II(SrcMem | ByteOp | Priv | NoAccess,	em_invlpg, invlpg),
II               4560 arch/x86/kvm/emulate.c 	II(SrcNone | DstMem | Mov,		em_smsw, smsw), N,
II               4561 arch/x86/kvm/emulate.c 	II(SrcMem16 | Mov | Priv,		em_lmsw, lmsw),
II               4578 arch/x86/kvm/emulate.c 	N, N, N, II(DstMem | ModRM | Op3264 | EmulateOnUD, em_rdpid, rdtscp),
II               4765 arch/x86/kvm/emulate.c 	II(ImplicitOps | Stack, em_pushf, pushf),
II               4766 arch/x86/kvm/emulate.c 	II(ImplicitOps | Stack, em_popf, popf),
II               4794 arch/x86/kvm/emulate.c 	D(ImplicitOps | No64), II(ImplicitOps, em_iret, iret),
II               4829 arch/x86/kvm/emulate.c 	II(ImplicitOps | Priv, em_clts, clts), N,
II               4851 arch/x86/kvm/emulate.c 	II(ImplicitOps | Priv, em_wrmsr, wrmsr),
II               4853 arch/x86/kvm/emulate.c 	II(ImplicitOps | Priv, em_rdmsr, rdmsr),
II               4879 arch/x86/kvm/emulate.c 	II(ImplicitOps, em_cpuid, cpuid),
II               4885 arch/x86/kvm/emulate.c 	II(EmulateOnUD | ImplicitOps, em_rsm, rsm),
II                465 drivers/edac/mce_amd.c 		if ((II(ec) != II_MEM && II(ec) != II_IO) || LL(ec) != LL_LG)
II                 23 drivers/edac/mce_amd.h #define II_MSG(x)			ii_msgs[II(x)]