Searched refs:EL0VCTEN_BIT (Results 1 – 4 of 4) sorted by relevance
286 EL0PTEN_BIT | EL0VTEN_BIT | EL0PCTEN_BIT | EL0VCTEN_BIT); in spm_sp_setup()
123 orr x0, x0, #EL0VCTEN_BIT
685 EL0PTEN_BIT | EL0VTEN_BIT | EL0PCTEN_BIT | EL0VCTEN_BIT); in spmc_el0_sp_setup_system_registers()
875 #define EL0VCTEN_BIT (U(1) << 1) macro