HomeSort by: relevance | last modified time | path
    Searched refs:armv7up_tlb_flushID_SE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/arm/
cpufunc_asm_armv7.S 84 STRONG_ALIAS(armv7up_tlb_flushD_SE, armv7up_tlb_flushID_SE)
85 STRONG_ALIAS(armv7up_tlb_flushI_SE, armv7up_tlb_flushID_SE)
86 ENTRY(armv7up_tlb_flushID_SE)
96 END(armv7up_tlb_flushID_SE)
cpufunc.c 1135 .cf_tlb_flushID_SE = armv7up_tlb_flushID_SE,
1199 .cf_tlb_flushID_SE = armv7up_tlb_flushID_SE,
1201 .cf_tlb_flushI_SE = armv7up_tlb_flushID_SE,
1203 .cf_tlb_flushD_SE = armv7up_tlb_flushID_SE,
  /src/sys/arch/arm/include/
cpufunc_proto.h 304 void armv7up_tlb_flushID_SE(vaddr_t);

Completed in 13 milliseconds