Searched refs:ESR_ELx_SF (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/arm64/mm/
H A Dfault.c80 (esr & ESR_ELx_SF) >> ESR_ELx_SF_SHIFT,
/linux-master/arch/arm64/include/asm/
H A Dkvm_emulate.h339 return !!(kvm_vcpu_get_esr(vcpu) & ESR_ELx_SF);
H A Desr.h134 #define ESR_ELx_SF (UL(1) << ESR_ELx_SF_SHIFT) macro

Completed in 191 milliseconds