Searched refs:cpu_setttb (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/riscv/include/
H A Dcpufunc.h100 #define cpu_setttb(a) riscv_setttb(a) macro
/freebsd-11-stable/sys/arm64/include/
H A Dcpufunc.h131 #define cpu_setttb(a) arm64_setttb(a) macro
/freebsd-11-stable/sys/arm/cavium/cns11xx/
H A Decona_machdep.c268 cpu_setttb(kernel_l1pt.pv_pa);
291 * dirty data in the cache. This will have happened in cpu_setttb()
/freebsd-11-stable/sys/arm/xscale/i8134x/
H A Dcrb_machdep.c261 cpu_setttb(kernel_l1pt.pv_pa);
278 * dirty data in the cache. This will have happened in cpu_setttb()
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Davila_machdep.c340 cpu_setttb(kernel_l1pt.pv_pa);
357 * dirty data in the cache. This will have happened in cpu_setttb()
/freebsd-11-stable/sys/arm/xscale/pxa/
H A Dpxa_machdep.c267 cpu_setttb(kernel_l1pt.pv_pa);
284 * dirty data in the cache. This will have happened in cpu_setttb()
/freebsd-11-stable/sys/arm/include/
H A Dcpufunc.h174 #define cpu_setttb(t) cpufuncs.cf_setttb(t) macro
/freebsd-11-stable/sys/arm/at91/
H A Dat91_machdep.c556 cpu_setttb(kernel_l1pt.pv_pa);
603 * dirty data in the cache. This will have happened in cpu_setttb()
/freebsd-11-stable/sys/arm/arm/
H A Dmachdep.c968 cpu_setttb(kernel_l1pt.pv_pa);
1021 * dirty data in the cache. This will have happened in cpu_setttb()
1234 * dirty data in the cache. This will have happened in cpu_setttb()
H A Dpmap-v4.c2060 * cpu_setttb() is about to flush both the cache
2066 cpu_setttb(pcb->pcb_pagedir);
2346 cpu_setttb(pcb->pcb_pagedir);

Completed in 91 milliseconds