Searched refs:CPU_HAS_PTEA (Results 1 – 3 of 3) sorted by relevance
21 #define CPU_HAS_PTEA 0x0020 /* PTEA register */ macro
44 if (cpu_data->flags & CPU_HAS_PTEA) { in __update_tlb()
71 boot_cpu_data.flags |= CPU_HAS_PTEA | CPU_HAS_FPU; in cpu_probe()
Completed in 5 milliseconds