Home
last modified time | relevance | path

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

/freebsd/sys/arm64/arm64/
H A Dhyp_stub.S31 .macro vempty macro
49 vempty /* Synchronous EL2t */
50 vempty /* IRQ EL2t */
51 vempty /* FIQ EL2t */
52 vempty /* SError EL2t */
54 vempty /* Synchronous EL2h */
55 vempty /* IRQ EL2h */
56 vempty /* FIQ EL2h */
57 vempty /* SError EL2h */
60 vempty /* IRQ 64-bit EL1 */
[all …]
H A Dexception.S330 .macro vempty el macro
337 vempty 1 /* Synchronous EL1t */
338 vempty 1 /* IRQ EL1t */
339 vempty 1 /* FIQ EL1t */
340 vempty 1 /* Error EL1t */
/freebsd/sys/arm64/vmm/
H A Dvmm_nvhe_exception.S35 vempty /* Synchronous EL2t */
36 vempty /* IRQ EL2t */
37 vempty /* FIQ EL2t */
38 vempty /* Error EL2t */
40 vempty /* Synchronous EL2h */
41 vempty /* IRQ EL2h */
42 vempty /* FIQ EL2h */
43 vempty /* Error EL2h */
46 vempty /* IRQ 64-bit EL1 */
47 vempty /* FIQ 64-bit EL1 */
[all …]
H A Dvmm_hyp_exception.S139 .macro vempty macro
152 vempty /* Synchronous EL2t */
153 vempty /* IRQ EL2t */
154 vempty /* FIQ EL2t */
155 vempty /* Error EL2t */
167 vempty /* Synchronous 32-bit EL1 */
168 vempty /* IRQ 32-bit EL1 */
169 vempty /* FIQ 32-bit EL1 */
170 vempty /* Error 32-bit EL1 */