Home
last modified time | relevance | path

Searched refs:APF (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/Documentation/virtual/kvm/
Dmsr.txt177 the hypervisor at the time of asynchronous page fault (APF)
183 APF. Since APF uses the same exception vector as regular page
186 fault APF reason is 0 it means that this is regular page
189 During delivery of type 1 APF cr2 contains a token that will
191 available. When page becomes available type 2 APF is sent with
197 If APF is disabled while there are outstanding APFs, they will
200 Currently type 2 APF will be always delivered on the same vcpu as
/Linux-v4.19/Documentation/misc-devices/mei/
Dmei.txt196 using a protocol called Intel AMT Port Forwarding Protocol (Intel APF protocol).
204 => "Description of the Intel AMT Port Forwarding (APF) Protocol"
/Linux-v4.19/drivers/iommu/
Dmsm_iommu_hw-8xxx.h476 #define SET_APF(b, c, v) SET_CONTEXT_FIELD(b, c, FSR, APF, v)
664 #define GET_APF(b, c) GET_CONTEXT_FIELD(b, c, FSR, APF)
1033 #define APF (APF_MASK << APF_SHIFT) macro