Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Demulate-nested.c1322 #define SR_FGF_RANGE(sr, e, g, b, p, f) \ macro
1330 #define SR_FGF(sr, g, b, p, f) SR_FGF_RANGE(sr, sr, g, b, p, f)
1331 #define SR_FGT(sr, g, b, p) SR_FGF_RANGE(sr, sr, g, b, p, __NO_FGF__)
1333 SR_FGF_RANGE(sr, end, g, b, p, __NO_FGF__)