Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-arm/arm32/
A Dpage.h40 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()
A Dprocessor.h77 #define CMD_CP32(name...) "mcr " __stringify(CP32(r0, name)) ";" macro

Completed in 2 milliseconds