Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/include/
H A Dhid.h64 #define HID0_SPD 0x00000200 /* Disable speculative cache access */ macro
/freebsd/sys/powerpc/powerpc/
H A Dcpu.c525 hid0 &= ~HID0_SPD; in cpu_6xx_setup()