Searched refs:APF (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/Documentation/virt/kvm/x86/ |
A D | msr.rst | 193 Asynchronous page fault (APF) control MSR. 223 APF, first 4 bytes of 64 byte memory location ('flags') will be written 226 with asynchronous 'page not present' event. If during a page fault APF 231 Note, since APF 'page not present' events use the same exception vector 245 ready' APF delivery needs to be written to before enabling APF mechanism 253 If APF is disabled while there are outstanding APFs, they will 256 Currently 'page ready' APF events will be always delivered on the 358 Second asynchronous page fault (APF) control MSR. 360 Bits 0-7: APIC vector for delivery of 'page ready' APF events. 372 Asynchronous page fault (APF) acknowledgment. [all …]
|
/linux-6.3-rc2/Documentation/driver-api/mei/ |
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-6.3-rc2/drivers/iommu/ |
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
|
Completed in 13 milliseconds