Searched refs:APF (Results 1 – 3 of 3) sorted by relevance
| /linux/Documentation/virt/kvm/x86/ |
| H A D | msr.rst | 193 Asynchronous page fault (APF) control MSR. 219 #PF exception. During delivery of these events APF CR2 register contains 222 APF, first 4 bytes of 64 byte memory location ('flags') will be written 225 with asynchronous 'page not present' event. If during a page fault APF 230 Note, since APF 'page not present' events use the same exception vector 235 hypervisor at the time of APF 'page ready' event injection. The content 244 ready' APF delivery needs to be written to before enabling APF mechanism 250 bit 3 (interrupt based delivery) is not set APF events are not delivered. 252 If APF is disabled while there are outstanding APFs, they will 255 Currently 'page ready' APF events will be always delivered on the [all …]
|
| /linux/Documentation/driver-api/mei/ |
| H A D | iamt.rst | 57 using a protocol called Intel AMT Port Forwarding Protocol (Intel APF protocol). 65 => "Description of the Intel AMT Port Forwarding (APF) Protocol"
|
| /linux/drivers/iommu/ |
| H A D | msm_iommu_hw-8xxx.h | 463 #define SET_APF(b, c, v) SET_CONTEXT_FIELD(b, c, FSR, APF, v) 651 #define GET_APF(b, c) GET_CONTEXT_FIELD(b, c, FSR, APF) 1020 #define APF (APF_MASK << APF_SHIFT) macro
|