Searched refs:CMD_CP32 (Results 1 – 2 of 2) sorted by relevance
40 CMD_CP32(ICIALLUIS) /* Flush I-cache. */ in invalidate_icache()41 CMD_CP32(BPIALLIS) /* Flush branch predictor. */ in invalidate_icache()61 CMD_CP32(TLBIALLH) /* Flush hypervisor TLB */ in flush_xen_text_tlb_local()62 CMD_CP32(ICIALLU) /* Flush I-cache */ in flush_xen_text_tlb_local()63 CMD_CP32(BPIALL) /* Flush branch predictor */ in flush_xen_text_tlb_local()77 CMD_CP32(TLBIALLH) in flush_xen_data_tlb_local()
77 #define CMD_CP32(name...) "mcr " __stringify(CP32(r0, name)) ";" macro
Completed in 6 milliseconds