Lines Matching defs:ctxt
243 static ulong reg_read(struct x86_emulate_ctxt *ctxt, unsigned nr) in reg_read()
252 static ulong *reg_write(struct x86_emulate_ctxt *ctxt, unsigned nr) in reg_write()
259 static ulong *reg_rmw(struct x86_emulate_ctxt *ctxt, unsigned nr) in reg_rmw()
265 static void writeback_registers(struct x86_emulate_ctxt *ctxt) in writeback_registers()
273 static void invalidate_registers(struct x86_emulate_ctxt *ctxt) in invalidate_registers()
503 static int emulator_check_intercept(struct x86_emulate_ctxt *ctxt, in emulator_check_intercept()
548 static inline unsigned long ad_mask(struct x86_emulate_ctxt *ctxt) in ad_mask()
553 static ulong stack_mask(struct x86_emulate_ctxt *ctxt) in stack_mask()
564 static int stack_size(struct x86_emulate_ctxt *ctxt) in stack_size()
571 address_mask(struct x86_emulate_ctxt *ctxt, unsigned long reg) in address_mask()
580 register_address(struct x86_emulate_ctxt *ctxt, int reg) in register_address()
591 register_address_increment(struct x86_emulate_ctxt *ctxt, int reg, int inc) in register_address_increment()
598 static void rsp_increment(struct x86_emulate_ctxt *ctxt, int inc) in rsp_increment()
610 static unsigned long seg_base(struct x86_emulate_ctxt *ctxt, int seg) in seg_base()
618 static int emulate_exception(struct x86_emulate_ctxt *ctxt, int vec, in emulate_exception()
628 static int emulate_db(struct x86_emulate_ctxt *ctxt) in emulate_db()
633 static int emulate_gp(struct x86_emulate_ctxt *ctxt, int err) in emulate_gp()
638 static int emulate_ss(struct x86_emulate_ctxt *ctxt, int err) in emulate_ss()
643 static int emulate_ud(struct x86_emulate_ctxt *ctxt) in emulate_ud()
648 static int emulate_ts(struct x86_emulate_ctxt *ctxt, int err) in emulate_ts()
653 static int emulate_de(struct x86_emulate_ctxt *ctxt) in emulate_de()
658 static int emulate_nm(struct x86_emulate_ctxt *ctxt) in emulate_nm()
663 static u16 get_segment_selector(struct x86_emulate_ctxt *ctxt, unsigned seg) in get_segment_selector()
672 static void set_segment_selector(struct x86_emulate_ctxt *ctxt, u16 selector, in set_segment_selector()
683 static inline u8 ctxt_virt_addr_bits(struct x86_emulate_ctxt *ctxt) in ctxt_virt_addr_bits()
689 struct x86_emulate_ctxt *ctxt) in emul_is_noncanonical_address()
703 static unsigned insn_alignment(struct x86_emulate_ctxt *ctxt, unsigned size) in insn_alignment()
722 static __always_inline int __linearize(struct x86_emulate_ctxt *ctxt, in __linearize()
789 static int linearize(struct x86_emulate_ctxt *ctxt, in linearize()
799 static inline int assign_eip(struct x86_emulate_ctxt *ctxt, ulong dst) in assign_eip()
815 static inline int emulator_recalc_and_set_mode(struct x86_emulate_ctxt *ctxt) in emulator_recalc_and_set_mode()
861 static inline int assign_eip_near(struct x86_emulate_ctxt *ctxt, ulong dst) in assign_eip_near()
866 static int assign_eip_far(struct x86_emulate_ctxt *ctxt, ulong dst) in assign_eip_far()
876 static inline int jmp_rel(struct x86_emulate_ctxt *ctxt, int rel) in jmp_rel()
881 static int linear_read_system(struct x86_emulate_ctxt *ctxt, ulong linear, in linear_read_system()
887 static int linear_write_system(struct x86_emulate_ctxt *ctxt, in linear_write_system()
894 static int segmented_read_std(struct x86_emulate_ctxt *ctxt, in segmented_read_std()
908 static int segmented_write_std(struct x86_emulate_ctxt *ctxt, in segmented_write_std()
926 static int __do_insn_fetch_bytes(struct x86_emulate_ctxt *ctxt, int op_size) in __do_insn_fetch_bytes()
970 static __always_inline int do_insn_fetch_bytes(struct x86_emulate_ctxt *ctxt, in do_insn_fetch_bytes()
1009 static void *decode_register(struct x86_emulate_ctxt *ctxt, u8 modrm_reg, in decode_register()
1022 static int read_descriptor(struct x86_emulate_ctxt *ctxt, in read_descriptor()
1083 static int em_bsf_c(struct x86_emulate_ctxt *ctxt) in em_bsf_c()
1091 static int em_bsr_c(struct x86_emulate_ctxt *ctxt) in em_bsr_c()
1230 static int em_fninit(struct x86_emulate_ctxt *ctxt) in em_fninit()
1241 static int em_fnstcw(struct x86_emulate_ctxt *ctxt) in em_fnstcw()
1257 static int em_fnstsw(struct x86_emulate_ctxt *ctxt) in em_fnstsw()
1273 static void decode_register_operand(struct x86_emulate_ctxt *ctxt, in decode_register_operand()
1304 static void adjust_modrm_seg(struct x86_emulate_ctxt *ctxt, int base_reg) in adjust_modrm_seg()
1310 static int decode_modrm(struct x86_emulate_ctxt *ctxt, in decode_modrm()
1447 static int decode_abs(struct x86_emulate_ctxt *ctxt, in decode_abs()
1468 static void fetch_bit_operand(struct x86_emulate_ctxt *ctxt) in fetch_bit_operand()
1490 static int read_emulated(struct x86_emulate_ctxt *ctxt, in read_emulated()
1514 static int segmented_read(struct x86_emulate_ctxt *ctxt, in segmented_read()
1528 static int segmented_write(struct x86_emulate_ctxt *ctxt, in segmented_write()
1543 static int segmented_cmpxchg(struct x86_emulate_ctxt *ctxt, in segmented_cmpxchg()
1558 static int pio_in_emulated(struct x86_emulate_ctxt *ctxt, in pio_in_emulated()
1593 static int read_interrupt_descriptor(struct x86_emulate_ctxt *ctxt, in read_interrupt_descriptor()
1608 static void get_descriptor_table_ptr(struct x86_emulate_ctxt *ctxt, in get_descriptor_table_ptr()
1629 static int get_descriptor_ptr(struct x86_emulate_ctxt *ctxt, in get_descriptor_ptr()
1658 static int read_segment_descriptor(struct x86_emulate_ctxt *ctxt, in read_segment_descriptor()
1672 static int write_segment_descriptor(struct x86_emulate_ctxt *ctxt, in write_segment_descriptor()
1685 static int __load_segment_descriptor(struct x86_emulate_ctxt *ctxt, in __load_segment_descriptor()
1862 static int load_segment_descriptor(struct x86_emulate_ctxt *ctxt, in load_segment_descriptor()
1890 static int writeback(struct x86_emulate_ctxt *ctxt, struct operand *op) in writeback()
1930 static int push(struct x86_emulate_ctxt *ctxt, void *data, int bytes) in push()
1941 static int em_push(struct x86_emulate_ctxt *ctxt) in em_push()
1948 static int emulate_pop(struct x86_emulate_ctxt *ctxt, in emulate_pop()
1964 static int em_pop(struct x86_emulate_ctxt *ctxt) in em_pop()
1969 static int emulate_popf(struct x86_emulate_ctxt *ctxt, in emulate_popf()
2011 static int em_popf(struct x86_emulate_ctxt *ctxt) in em_popf()
2019 static int em_enter(struct x86_emulate_ctxt *ctxt) in em_enter()
2041 static int em_leave(struct x86_emulate_ctxt *ctxt) in em_leave()
2048 static int em_push_sreg(struct x86_emulate_ctxt *ctxt) in em_push_sreg()
2061 static int em_pop_sreg(struct x86_emulate_ctxt *ctxt) in em_pop_sreg()
2080 static int em_pusha(struct x86_emulate_ctxt *ctxt) in em_pusha()
2100 static int em_pushf(struct x86_emulate_ctxt *ctxt) in em_pushf()
2106 static int em_popa(struct x86_emulate_ctxt *ctxt) in em_popa()
2127 static int __emulate_int_real(struct x86_emulate_ctxt *ctxt, int irq) in __emulate_int_real()
2176 int emulate_int_real(struct x86_emulate_ctxt *ctxt, int irq) in emulate_int_real()
2187 static int emulate_int(struct x86_emulate_ctxt *ctxt, int irq) in emulate_int()
2202 static int emulate_iret_real(struct x86_emulate_ctxt *ctxt) in emulate_iret_real()
2258 static int em_iret(struct x86_emulate_ctxt *ctxt) in em_iret()
2273 static int em_jmp_far(struct x86_emulate_ctxt *ctxt) in em_jmp_far()
2296 static int em_jmp_abs(struct x86_emulate_ctxt *ctxt) in em_jmp_abs()
2301 static int em_call_near_abs(struct x86_emulate_ctxt *ctxt) in em_call_near_abs()
2315 static int em_cmpxchg8b(struct x86_emulate_ctxt *ctxt) in em_cmpxchg8b()
2336 static int em_ret(struct x86_emulate_ctxt *ctxt) in em_ret()
2348 static int em_ret_far(struct x86_emulate_ctxt *ctxt) in em_ret_far()
2377 static int em_ret_far_imm(struct x86_emulate_ctxt *ctxt) in em_ret_far_imm()
2388 static int em_cmpxchg(struct x86_emulate_ctxt *ctxt) in em_cmpxchg()
2412 static int em_lseg(struct x86_emulate_ctxt *ctxt) in em_lseg()
2428 static int emulator_has_longmode(struct x86_emulate_ctxt *ctxt) in emulator_has_longmode()
2449 static int rsm_load_seg_32(struct x86_emulate_ctxt *ctxt, const char *smstate, in rsm_load_seg_32()
2471 static int rsm_load_seg_64(struct x86_emulate_ctxt *ctxt, const char *smstate, in rsm_load_seg_64()
2492 static int rsm_enter_protected_mode(struct x86_emulate_ctxt *ctxt, in rsm_enter_protected_mode()
2537 static int rsm_load_state_32(struct x86_emulate_ctxt *ctxt, in rsm_load_state_32()
2598 static int rsm_load_state_64(struct x86_emulate_ctxt *ctxt, in rsm_load_state_64()
2669 static int em_rsm(struct x86_emulate_ctxt *ctxt) in em_rsm()
2753 setup_syscalls_segments(struct x86_emulate_ctxt *ctxt, in setup_syscalls_segments()
2779 static bool vendor_intel(struct x86_emulate_ctxt *ctxt) in vendor_intel()
2788 static bool em_syscall_is_enabled(struct x86_emulate_ctxt *ctxt) in em_syscall_is_enabled()
2823 static int em_syscall(struct x86_emulate_ctxt *ctxt) in em_syscall()
2882 static int em_sysenter(struct x86_emulate_ctxt *ctxt) in em_sysenter()
2935 static int em_sysexit(struct x86_emulate_ctxt *ctxt) in em_sysexit()
2995 static bool emulator_bad_iopl(struct x86_emulate_ctxt *ctxt) in emulator_bad_iopl()
3009 static bool emulator_io_port_access_allowed(struct x86_emulate_ctxt *ctxt, in emulator_io_port_access_allowed()
3050 static bool emulator_io_permited(struct x86_emulate_ctxt *ctxt, in emulator_io_permited()
3065 static void string_registers_quirk(struct x86_emulate_ctxt *ctxt) in string_registers_quirk()
3089 static void save_state_to_tss16(struct x86_emulate_ctxt *ctxt, in save_state_to_tss16()
3110 static int load_state_from_tss16(struct x86_emulate_ctxt *ctxt, in load_state_from_tss16()
3167 static int task_switch_16(struct x86_emulate_ctxt *ctxt, in task_switch_16()
3202 static void save_state_to_tss32(struct x86_emulate_ctxt *ctxt, in save_state_to_tss32()
3225 static int load_state_from_tss32(struct x86_emulate_ctxt *ctxt, in load_state_from_tss32()
3306 static int task_switch_32(struct x86_emulate_ctxt *ctxt, in task_switch_32()
3345 static int emulator_do_task_switch(struct x86_emulate_ctxt *ctxt, in emulator_do_task_switch()
3447 int emulator_task_switch(struct x86_emulate_ctxt *ctxt, in emulator_task_switch()
3468 static void string_addr_inc(struct x86_emulate_ctxt *ctxt, int reg, in string_addr_inc()
3477 static int em_das(struct x86_emulate_ctxt *ctxt) in em_das()
3515 static int em_aam(struct x86_emulate_ctxt *ctxt) in em_aam()
3537 static int em_aad(struct x86_emulate_ctxt *ctxt) in em_aad()
3555 static int em_call(struct x86_emulate_ctxt *ctxt) in em_call()
3567 static int em_call_far(struct x86_emulate_ctxt *ctxt) in em_call_far()
3611 static int em_ret_near_imm(struct x86_emulate_ctxt *ctxt) in em_ret_near_imm()
3626 static int em_xchg(struct x86_emulate_ctxt *ctxt) in em_xchg()
3638 static int em_imul_3op(struct x86_emulate_ctxt *ctxt) in em_imul_3op()
3644 static int em_cwd(struct x86_emulate_ctxt *ctxt) in em_cwd()
3654 static int em_rdpid(struct x86_emulate_ctxt *ctxt) in em_rdpid()
3666 static int em_rdtsc(struct x86_emulate_ctxt *ctxt) in em_rdtsc()
3676 static int em_rdpmc(struct x86_emulate_ctxt *ctxt) in em_rdpmc()
3687 static int em_mov(struct x86_emulate_ctxt *ctxt) in em_mov()
3693 static int em_movbe(struct x86_emulate_ctxt *ctxt) in em_movbe()
3726 static int em_cr_write(struct x86_emulate_ctxt *ctxt) in em_cr_write()
3750 static int em_dr_write(struct x86_emulate_ctxt *ctxt) in em_dr_write()
3768 static int em_wrmsr(struct x86_emulate_ctxt *ctxt) in em_wrmsr()
3787 static int em_rdmsr(struct x86_emulate_ctxt *ctxt) in em_rdmsr()
3806 static int em_store_sreg(struct x86_emulate_ctxt *ctxt, int segment) in em_store_sreg()
3819 static int em_mov_rm_sreg(struct x86_emulate_ctxt *ctxt) in em_mov_rm_sreg()
3827 static int em_mov_sreg_rm(struct x86_emulate_ctxt *ctxt) in em_mov_sreg_rm()
3842 static int em_sldt(struct x86_emulate_ctxt *ctxt) in em_sldt()
3847 static int em_lldt(struct x86_emulate_ctxt *ctxt) in em_lldt()
3856 static int em_str(struct x86_emulate_ctxt *ctxt) in em_str()
3861 static int em_ltr(struct x86_emulate_ctxt *ctxt) in em_ltr()
3870 static int em_invlpg(struct x86_emulate_ctxt *ctxt) in em_invlpg()
3883 static int em_clts(struct x86_emulate_ctxt *ctxt) in em_clts()
3893 static int em_hypercall(struct x86_emulate_ctxt *ctxt) in em_hypercall()
3907 static int emulate_store_desc_ptr(struct x86_emulate_ctxt *ctxt, in emulate_store_desc_ptr()
3908 void (*get)(struct x86_emulate_ctxt *ctxt, in emulate_store_desc_ptr()
3930 static int em_sgdt(struct x86_emulate_ctxt *ctxt) in em_sgdt()
3935 static int em_sidt(struct x86_emulate_ctxt *ctxt) in em_sidt()
3940 static int em_lgdt_lidt(struct x86_emulate_ctxt *ctxt, bool lgdt) in em_lgdt_lidt()
3964 static int em_lgdt(struct x86_emulate_ctxt *ctxt) in em_lgdt()
3969 static int em_lidt(struct x86_emulate_ctxt *ctxt) in em_lidt()
3974 static int em_smsw(struct x86_emulate_ctxt *ctxt) in em_smsw()
3986 static int em_lmsw(struct x86_emulate_ctxt *ctxt) in em_lmsw()
3994 static int em_loop(struct x86_emulate_ctxt *ctxt) in em_loop()
4006 static int em_jcxz(struct x86_emulate_ctxt *ctxt) in em_jcxz()
4016 static int em_in(struct x86_emulate_ctxt *ctxt) in em_in()
4025 static int em_out(struct x86_emulate_ctxt *ctxt) in em_out()
4034 static int em_cli(struct x86_emulate_ctxt *ctxt) in em_cli()
4043 static int em_sti(struct x86_emulate_ctxt *ctxt) in em_sti()
4053 static int em_cpuid(struct x86_emulate_ctxt *ctxt) in em_cpuid()
4074 static int em_sahf(struct x86_emulate_ctxt *ctxt) in em_sahf()
4087 static int em_lahf(struct x86_emulate_ctxt *ctxt) in em_lahf()
4094 static int em_bswap(struct x86_emulate_ctxt *ctxt) in em_bswap()
4109 static int em_clflush(struct x86_emulate_ctxt *ctxt) in em_clflush()
4115 static int em_clflushopt(struct x86_emulate_ctxt *ctxt) in em_clflushopt()
4121 static int em_movsxd(struct x86_emulate_ctxt *ctxt) in em_movsxd()
4127 static int check_fxsr(struct x86_emulate_ctxt *ctxt) in check_fxsr()
4154 static inline size_t fxstate_size(struct x86_emulate_ctxt *ctxt) in fxstate_size()
4182 static int em_fxsave(struct x86_emulate_ctxt *ctxt) in em_fxsave()
4224 static int em_fxrstor(struct x86_emulate_ctxt *ctxt) in em_fxrstor()
4261 static int em_xsetbv(struct x86_emulate_ctxt *ctxt) in em_xsetbv()
4287 static int check_cr_access(struct x86_emulate_ctxt *ctxt) in check_cr_access()
4295 static int check_dr7_gd(struct x86_emulate_ctxt *ctxt) in check_dr7_gd()
4305 static int check_dr_read(struct x86_emulate_ctxt *ctxt) in check_dr_read()
4330 static int check_dr_write(struct x86_emulate_ctxt *ctxt) in check_dr_write()
4341 static int check_svme(struct x86_emulate_ctxt *ctxt) in check_svme()
4353 static int check_svme_pa(struct x86_emulate_ctxt *ctxt) in check_svme_pa()
4364 static int check_rdtsc(struct x86_emulate_ctxt *ctxt) in check_rdtsc()
4374 static int check_rdpmc(struct x86_emulate_ctxt *ctxt) in check_rdpmc()
4393 static int check_perm_in(struct x86_emulate_ctxt *ctxt) in check_perm_in()
4402 static int check_perm_out(struct x86_emulate_ctxt *ctxt) in check_perm_out()
4962 static unsigned imm_size(struct x86_emulate_ctxt *ctxt) in imm_size()
4972 static int decode_imm(struct x86_emulate_ctxt *ctxt, struct operand *op, in decode_imm()
5012 static int decode_operand(struct x86_emulate_ctxt *ctxt, struct operand *op, in decode_operand()
5178 int x86_decode_insn(struct x86_emulate_ctxt *ctxt, void *insn, int insn_len) in x86_decode_insn()
5474 bool x86_page_table_writing_insn(struct x86_emulate_ctxt *ctxt) in x86_page_table_writing_insn()
5479 static bool string_insn_completed(struct x86_emulate_ctxt *ctxt) in string_insn_completed()
5499 static int flush_pending_x87_faults(struct x86_emulate_ctxt *ctxt) in flush_pending_x87_faults()
5519 static int fastop(struct x86_emulate_ctxt *ctxt, fastop_t fop) in fastop()
5537 void init_decode_cache(struct x86_emulate_ctxt *ctxt) in init_decode_cache()
5547 int x86_emulate_insn(struct x86_emulate_ctxt *ctxt) in x86_emulate_insn()
5899 void emulator_invalidate_register_cache(struct x86_emulate_ctxt *ctxt) in emulator_invalidate_register_cache()
5904 void emulator_writeback_register_cache(struct x86_emulate_ctxt *ctxt) in emulator_writeback_register_cache()
5909 bool emulator_can_use_gpa(struct x86_emulate_ctxt *ctxt) in emulator_can_use_gpa()