Searched defs:lr (Results 1 - 9 of 9) sorted by relevance

/fuchsia/zircon/kernel/arch/arm64/
H A Duser_copy.S10 lr .req x30 label
H A Dexceptions.S23 #define lr x30 define
[all...]
H A Dthread.cpp34 uint64_t lr; member in struct:context_switch_frame
/fuchsia/zircon/kernel/arch/arm64/hypervisor/gic/
H A Dgicv3.cpp73 static uint32_t gicv3_get_vector_from_lr(uint64_t lr) { argument
H A Dgicv2.cpp28 uint32_t lr[64]; member in struct:Gich
102 static uint32_t gicv2_get_vector_from_lr(uint64_t lr) { argument
/fuchsia/zircon/kernel/dev/interrupt/arm_gic/common/
H A Darm_gic_hw_interface.cpp74 uint32_t gic_get_vector_from_lr(uint64_t lr) { argument
/fuchsia/zircon/system/dev/misc/pl031-rtc/
H A Dpl031-rtc.c23 volatile uint32_t lr; member in struct:pl031_regs
/fuchsia/zircon/kernel/arch/arm64/hypervisor/
H A Dvcpu.cpp67 uint64_t lr = gic_get_lr_from_vector(vector); local
/fuchsia/zircon/kernel/arch/arm64/include/arch/
H A Darm64.h82 uint64_t lr; member in struct:arm64_iframe_long
94 uint64_t lr; member in struct:arm64_iframe_short

Completed in 79 milliseconds