Searched refs:APF (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/Documentation/virtual/kvm/ |
D | msr.txt | 175 the hypervisor at the time of asynchronous page fault (APF) 181 APF. Since APF uses the same exception vector as regular page 184 fault APF reason is 0 it means that this is regular page 187 During delivery of type 1 APF cr2 contains a token that will 189 available. When page becomes available type 2 APF is sent with 195 If APF is disabled while there are outstanding APFs, they will 198 Currently type 2 APF will be always delivered on the same vcpu as
|
/linux-4.4.14/Documentation/misc-devices/mei/ |
D | mei.txt | 196 using a protocol called Intel AMT Port Forwarding Protocol (Intel APF protocol). 204 => "Description of the Intel AMT Port Forwarding (APF) Protocol"
|
/linux-4.4.14/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 476 #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
|