Home
last modified time | relevance | path

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

/linux/tools/arch/arm64/include/asm/
H A Desr.h117 #define ESR_ELx_FSC_FAULT (0x04) macro
129 ESR_ELx_FSC_FAULT) + (n))
/linux/arch/arm64/mm/
H A Dfault.c442 esr |= ESR_ELx_FSC_FAULT; in set_thread_esr()
451 esr |= ESR_ELx_FSC_FAULT; in set_thread_esr()
/linux/arch/arm64/kvm/
H A Dnested.c303 out->esr = compute_fsc(level, ESR_ELx_FSC_FAULT); in walk_nested_s2_pgd()
312 out->esr = compute_fsc(level, ESR_ELx_FSC_FAULT); in walk_nested_s2_pgd()
334 out->esr = compute_fsc(level, ESR_ELx_FSC_FAULT); in walk_nested_s2_pgd()