Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/probes/
H A Ddecode.h80 #define test_alu_write_pc_interworking() macro
86 #define test_alu_write_pc_interworking() macro
92 void __init test_alu_write_pc_interworking(void);
H A Ddecode.c62 #ifndef test_alu_write_pc_interworking
66 void __init test_alu_write_pc_interworking(void) in test_alu_write_pc_interworking() function
80 test_alu_write_pc_interworking(); in arm_probes_decode_init()