Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/kvm/
DMakefile13 kvm-objs := $(common-objs) kvm-s390.o sie64a.o intercept.o interrupt.o priv.o sigp.o diag.o
/linux-2.6.39/arch/x86/kvm/
Dtrace.h462 TP_PROTO(__u16 cr_read, __u16 cr_write, __u32 exceptions, __u64 intercept),
463 TP_ARGS(cr_read, cr_write, exceptions, intercept),
469 __field( __u64, intercept )
476 __entry->intercept = intercept;
481 __entry->intercept)
Dsvm.c108 u64 intercept; member
251 c->intercept = h->intercept | g->intercept; in recalc_intercepts()
327 vmcb->control.intercept |= (1ULL << bit); in set_intercept()
336 vmcb->control.intercept &= ~(1ULL << bit); in clr_intercept()
1871 if (svm->nested.intercept & 1ULL) { in nested_svm_intr()
1892 if (!(svm->nested.intercept & (1ULL << INTERCEPT_NMI))) in nested_svm_nmi()
1934 if (!(svm->nested.intercept & (1ULL << INTERCEPT_IOIO_PROT))) in nested_svm_intercept_ioio()
1953 if (!(svm->nested.intercept & (1ULL << INTERCEPT_MSR_PROT))) in nested_svm_exit_handled_msr()
2045 if (svm->nested.intercept & exit_bits) in nested_svm_intercept()
2073 dst->intercept = from->intercept; in copy_vmcb_control_area()
[all …]
/linux-2.6.39/Documentation/timers/
Dhpet.txt24 platform code which uses timer 0 or 1 as the main timer to intercept HPET
/linux-2.6.39/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-2.6.39/arch/x86/include/asm/
Dsvm.h58 u64 intercept; member
/linux-2.6.39/Documentation/s390/
Dkvm.txt119 after the intercept exit was recognized.
/linux-2.6.39/Documentation/laptops/
Dsonypi.txt29 Another option to intercept the events is to get them directly through the
/linux-2.6.39/drivers/hwmon/
Dlm93.c351 const long intercept = uV_min - slope * lm93_vin_reg_min[nr]; in LM93_IN_FROM_REG() local
353 return (slope * reg + intercept + 500) / 1000; in LM93_IN_FROM_REG()
372 const long intercept = uV_min - slope * lm93_vin_reg_min[nr]; in LM93_IN_TO_REG() local
374 u8 result = ((uV - intercept + (slope/2)) / slope); in LM93_IN_TO_REG()
/linux-2.6.39/Documentation/
Dkernel-docs.txt513 Keywords: syscalls, intercept, hide, abuse, symbol table.
515 order to intercept and modify syscalls, make
/linux-2.6.39/Documentation/scsi/
DChangeLog.megaraid_sas270 1. Added the megasas_reset_timer routine to intercept cmd timeout and throttle io.
/linux-2.6.39/arch/arm/
DKconfig1501 intercept syscalls that have structure arguments which layout