Home
last modified time | relevance | path

Searched hist:"353 b6a5bcb5ae6943903b38ebcc0922b059ff8b8" (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm64/include/
H A Dmachdep.hdiff 353b6a5bcb5ae6943903b38ebcc0922b059ff8b8 Thu Jan 11 18:01:52 CET 2024 Andrew Turner <andrew@FreeBSD.org> arm64: Add in_vhe() to find if the kernel is in VHE

Add a function to support devices that may need to know if the kernel
has enabled the Armv8.1 Virtulization Host Extensions (FEAT_VHE).
Some devices, e.g. the generic timer, will need to know, e.g. use a
different interrupt.

Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D43973
/freebsd/sys/arm64/arm64/
H A Dmachdep.cdiff 353b6a5bcb5ae6943903b38ebcc0922b059ff8b8 Thu Jan 11 18:01:52 CET 2024 Andrew Turner <andrew@FreeBSD.org> arm64: Add in_vhe() to find if the kernel is in VHE

Add a function to support devices that may need to know if the kernel
has enabled the Armv8.1 Virtulization Host Extensions (FEAT_VHE).
Some devices, e.g. the generic timer, will need to know, e.g. use a
different interrupt.

Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D43973