Home
last modified time | relevance | path

Searched refs:intercept (Results 1 – 21 of 21) sorted by relevance

/linux-4.1.27/arch/x86/kvm/
Dsvm.c114 u64 intercept; member
271 c->intercept = h->intercept | g->intercept; in recalc_intercepts()
362 vmcb->control.intercept |= (1ULL << bit); in set_intercept()
371 vmcb->control.intercept &= ~(1ULL << bit); in clr_intercept()
2081 if (svm->nested.intercept & 1ULL) { in nested_svm_intr()
2102 if (!(svm->nested.intercept & (1ULL << INTERCEPT_NMI))) in nested_svm_nmi()
2144 if (!(svm->nested.intercept & (1ULL << INTERCEPT_IOIO_PROT))) in nested_svm_intercept_ioio()
2167 if (!(svm->nested.intercept & (1ULL << INTERCEPT_MSR_PROT))) in nested_svm_exit_handled_msr()
2259 if (svm->nested.intercept & exit_bits) in nested_svm_intercept()
2287 dst->intercept = from->intercept; in copy_vmcb_control_area()
[all …]
Dtrace.h510 TP_PROTO(__u16 cr_read, __u16 cr_write, __u32 exceptions, __u64 intercept),
511 TP_ARGS(cr_read, cr_write, exceptions, intercept),
517 __field( __u64, intercept )
524 __entry->intercept = intercept;
529 __entry->intercept)
Demulate.c210 u64 intercept : 8; member
437 enum x86_intercept intercept, in emulator_check_intercept() argument
441 .intercept = intercept, in emulator_check_intercept()
454 return ctxt->ops->intercept(ctxt, &info, stage); in emulator_check_intercept()
3737 #define DI(_y, _i) { .flags = (_y)|Intercept, .intercept = x86_intercept_##_i }
3739 .intercept = x86_intercept_##_i, .check_perm = (_p) }
3750 { .flags = (_f)|Intercept, .u.execute = (_e), .intercept = x86_intercept_##_i }
3753 .intercept = x86_intercept_##_i, .check_perm = (_p) }
4671 ctxt->intercept = opcode.intercept; in x86_decode_insn()
4875 rc = emulator_check_intercept(ctxt, ctxt->intercept, in x86_emulate_insn()
[all …]
Dx86.c5059 .intercept = emulator_intercept,
/linux-4.1.27/arch/x86/include/asm/
Dkvm_emulate.h34 u8 intercept; /* which intercept */ member
205 int (*intercept)(struct x86_emulate_ctxt *ctxt, member
291 u8 intercept; member
Dsvm.h61 u64 intercept; member
/linux-4.1.27/arch/s390/kvm/
DMakefile14 kvm-objs := $(common-objs) kvm-s390.o intercept.o interrupt.o priv.o sigp.o
/linux-4.1.27/Documentation/timers/
Dhpet.txt24 platform code which uses timer 0 or 1 as the main timer to intercept HPET
/linux-4.1.27/Documentation/frv/
Dgdbstub.txt127 Furthermore, the GDB stub will intercept a number of exceptions automatically
128 if they are caused by kernel execution. It will also intercept BUG() macro
/linux-4.1.27/Documentation/virtual/kvm/
Ds390-diag.txt15 DIAGNOSE calls by the guest cause a mandatory intercept. This implies
/linux-4.1.27/Documentation/s390/
Dkvm.txt119 after the intercept exit was recognized.
/linux-4.1.27/Documentation/laptops/
Dsonypi.txt29 Another option to intercept the events is to get them directly through the
/linux-4.1.27/drivers/hwmon/
Dlm93.c362 const long intercept = uv_min - slope * lm93_vin_reg_min[nr]; in LM93_IN_FROM_REG() local
364 return (slope * reg + intercept + 500) / 1000; in LM93_IN_FROM_REG()
385 const long intercept = uv_min - slope * lm93_vin_reg_min[nr]; in LM93_IN_TO_REG() local
387 u8 result = ((uv - intercept + (slope/2)) / slope); in LM93_IN_TO_REG()
/linux-4.1.27/net/ipv6/netfilter/
DKconfig244 The SYNPROXY target allows you to intercept TCP connections and
/linux-4.1.27/net/ipv4/netfilter/
DKconfig244 The SYNPROXY target allows you to intercept TCP connections and
/linux-4.1.27/Documentation/x86/
Dintel_mpx.txt150 (think libraries). The kernel is really the only place to intercept
/linux-4.1.27/Documentation/
Dkernel-docs.txt513 Keywords: syscalls, intercept, hide, abuse, symbol table.
515 order to intercept and modify syscalls, make
Ddma-buf-sharing.txt372 adding interfaces to intercept pagefaults and allow pte shootdowns would
/linux-4.1.27/Documentation/scsi/
DChangeLog.megaraid_sas416 1. Added the megasas_reset_timer routine to intercept cmd timeout and throttle io.
/linux-4.1.27/drivers/tty/serial/
DKconfig177 context, and thus is able to intercept the magic sequence.
/linux-4.1.27/arch/arm/
DKconfig1611 intercept syscalls that have structure arguments which layout