Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/probes/
Ddecode.h111 #define test_alu_write_pc_interworking() macro
117 #define test_alu_write_pc_interworking() macro
123 void __init test_alu_write_pc_interworking(void);
Ddecode.c65 #ifndef test_alu_write_pc_interworking
69 void __init test_alu_write_pc_interworking(void) in test_alu_write_pc_interworking() function
83 test_alu_write_pc_interworking(); in arm_probes_decode_init()