Lines Matching defs:ops
1025 const struct x86_emulate_ops *ops) in _get_fpu()
1102 const struct x86_emulate_ops *ops) in put_fpu()
1292 const struct x86_emulate_ops *ops) in read_ulong()
1425 const struct x86_emulate_ops *ops) in get_cpl()
1442 const struct x86_emulate_ops *ops) in _mode_iopl()
1474 const struct x86_emulate_ops *ops) in ioport_access_check()
1532 const struct x86_emulate_ops *ops) in in_realmode()
1547 const struct x86_emulate_ops *ops) in in_protmode()
1562 const struct x86_emulate_ops *ops) in vcpu_has()
1658 const struct x86_emulate_ops *ops) in realmode_load_seg()
1685 const struct x86_emulate_ops *ops) in protmode_load_seg()
1916 const struct x86_emulate_ops *ops) in load_seg()
1978 const struct x86_emulate_ops *ops) in is_aligned()
2001 const struct x86_emulate_ops *ops) in is_branch_step()
2011 const struct x86_emulate_ops *ops) in umip_active()
2022 const struct x86_emulate_ops *ops, enum vex_pfx pfx) in adjust_bnd()
2077 const struct x86_emulate_ops *ops) in x86_decode_onebyte()
2162 const struct x86_emulate_ops *ops) in x86_decode_twobyte()
2294 const struct x86_emulate_ops *ops) in x86_decode_0f38()
2344 const struct x86_emulate_ops *ops) in x86_decode_0f3a()
2382 const struct x86_emulate_ops *ops) in x86_decode()
2986 const struct x86_emulate_ops *ops) in x86_emulate()
8058 const struct x86_emulate_ops *ops) in x86_emulate_wrapper()
8110 const struct x86_emulate_ops ops = { in x86_decode_insn() local