Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/include/
H A Dhid.h62 #define HID0_ICFI 0x00000800 /* i-cache flush invalidate */ macro
/freebsd/sys/powerpc/aim/
H A Dmp_cpudep.c236 mtspr(SPR_HID0, hid | HID0_ICFI); in mpc74xx_l1i_enable()