Home
last modified time | relevance | path

Searched refs:intercepts (Results 1 – 11 of 11) sorted by relevance

/linux/arch/x86/kvm/svm/
H A Dsvm.h176 u32 intercepts[MAX_INTERCEPT]; member
489 static inline void __vmcb_set_intercept(unsigned long *intercepts, u32 bit) in __vmcb_set_intercept() argument
492 __set_bit(bit, intercepts); in __vmcb_set_intercept()
495 static inline void __vmcb_clr_intercept(unsigned long *intercepts, u32 bit) in __vmcb_clr_intercept() argument
498 __clear_bit(bit, intercepts); in __vmcb_clr_intercept()
501 static inline bool __vmcb_is_intercept(unsigned long *intercepts, u32 bit) in __vmcb_is_intercept() argument
504 return test_bit(bit, intercepts); in __vmcb_is_intercept()
509 __vmcb_set_intercept((unsigned long *)&control->intercepts, bit); in vmcb_set_intercept()
514 __vmcb_clr_intercept((unsigned long *)&control->intercepts, bit); in vmcb_clr_intercept()
519 return __vmcb_is_intercept((unsigned long *)&control->intercepts, bit); in vmcb_is_intercept()
[all …]
H A Dnested.c138 vmcb02->control.intercepts[i] = vmcb01->control.intercepts[i]; in nested_vmcb02_recalc_intercepts()
157 vmcb02->control.intercepts[i] |= vmcb12_ctrl->intercepts[i]; in nested_vmcb02_recalc_intercepts()
483 to->intercepts[i] = from->intercepts[i]; in __nested_copy_vmcb_control_to_cache()
1025 trace_kvm_nested_intercepts(control->intercepts[INTERCEPT_CR] & 0xffff, in enter_svm_guest_mode()
1026 control->intercepts[INTERCEPT_CR] >> 16, in enter_svm_guest_mode()
1027 control->intercepts[INTERCEPT_EXCEPTION], in enter_svm_guest_mode()
1028 control->intercepts[INTERCEPT_WORD3], in enter_svm_guest_mode()
1029 control->intercepts[INTERCEPT_WORD4], in enter_svm_guest_mode()
1030 control->intercepts[INTERCEPT_WORD5]); in enter_svm_guest_mode()
1637 return (svm->nested.ctl.intercepts[INTERCEPT_EXCEPTION] & BIT(vector)); in nested_svm_is_exception_vmexit()
[all …]
H A Dsvm.c659 vmcb->control.intercepts[INTERCEPT_DR] = 0; in clr_dr_intercepts()
3375 pr_err("%-20s%04x\n", "cr_read:", control->intercepts[INTERCEPT_CR] & 0xffff); in dump_vmcb()
3376 pr_err("%-20s%04x\n", "cr_write:", control->intercepts[INTERCEPT_CR] >> 16); in dump_vmcb()
3377 pr_err("%-20s%04x\n", "dr_read:", control->intercepts[INTERCEPT_DR] & 0xffff); in dump_vmcb()
3378 pr_err("%-20s%04x\n", "dr_write:", control->intercepts[INTERCEPT_DR] >> 16); in dump_vmcb()
3379 pr_err("%-20s%08x\n", "exceptions:", control->intercepts[INTERCEPT_EXCEPTION]); in dump_vmcb()
3381 control->intercepts[INTERCEPT_WORD3], in dump_vmcb()
3382 control->intercepts[INTERCEPT_WORD4]); in dump_vmcb()
/linux/Documentation/virt/kvm/s390/
H A Ds390-pv.rst99 There are two types of SIE secure instruction intercepts: the normal
100 and the notification type. Normal secure instruction intercepts will
106 The notification type intercepts inform KVM about guest environment
/linux/Documentation/driver-api/mei/
H A Diamt.rst47 intercepts the message and routes it to the Intel MEI.
/linux/Documentation/userspace-api/media/v4l/
H A Dlibv4l-introduction.rst171 This library intercepts calls to
/linux/Documentation/arch/x86/
H A Dsgx.rst134 ERESUME. The vDSO function intercepts exceptions that would otherwise generate
/linux/Documentation/virt/hyperv/
H A Dvpci.rst100 MMIO range, the Hyper-V host intercepts the accesses and maps
/linux/Documentation/admin-guide/LSM/
H A Dipe.rst109 intercepts during the execution process, this mechanism needs the interpreter
/linux/Documentation/virt/kvm/
H A Dapi.rst2298 table upfront. This is useful to handle validity intercepts for user
4271 on denied accesses, i.e. userspace effectively intercepts the MSR access. If
7591 SUBCHANNEL intercepts.
8144 emulated VM-exit when L1 intercepts a #PF exception that occurs in
8146 the emulated VM-exit when L1 intercepts a #DB exception that occurs in
8290 (which triggers an #AC exception that KVM intercepts). This capability is
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dice.rst756 In firmware-based mode, firmware intercepts all LLDP traffic and handles DCBX