Searched refs:undef_access (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/arch/arm64/kvm/ |
A D | sys_regs.c | 1601 .access = undef_access, \ 1868 { SYS_DESC(SYS_TRFCR_EL1), undef_access }, 1869 { SYS_DESC(SYS_SMPRI_EL1), undef_access }, 1870 { SYS_DESC(SYS_SMCR_EL1), undef_access }, 1903 { SYS_DESC(SYS_PMSCR_EL1), undef_access }, 1905 { SYS_DESC(SYS_PMSICR_EL1), undef_access }, 1906 { SYS_DESC(SYS_PMSIRR_EL1), undef_access }, 1913 { SYS_DESC(SYS_PMBSR_EL1), undef_access }, 1958 { SYS_DESC(SYS_SMIDR_EL1), undef_access }, 1961 { SYS_DESC(SYS_SVCR), undef_access }, [all …]
|
Completed in 10 milliseconds