Home
last modified time | relevance | path

Searched refs:ESR_ELx_FSC_ADDRSZ (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/arm64/include/asm/ !
Desr.h163 #define ESR_ELx_FSC_ADDRSZ (0x00) macro
164 #define ESR_ELx_FSC_ADDRSZ_L(n) (ESR_ELx_FSC_ADDRSZ + (n))
/linux-6.12.1/arch/arm64/kvm/ !
Dnested.c214 out->esr = compute_fsc(level, ESR_ELx_FSC_ADDRSZ); in walk_nested_s2_pgd()
253 out->esr = compute_fsc(level, ESR_ELx_FSC_ADDRSZ); in walk_nested_s2_pgd()
271 out->esr = compute_fsc(level, ESR_ELx_FSC_ADDRSZ); in walk_nested_s2_pgd()