Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c827 const u64 spsr_mask = PSR_N_BIT | PSR_Z_BIT | PSR_C_BIT | in inject_host_exception() local
842 spsr_el2 &= spsr_mask; in inject_host_exception()