Searched refs:dcr_read_native (Results 1 – 2 of 2) sorted by relevance
| /arch/powerpc/include/asm/ | ||
| A D | dcr.h | 19 #define dcr_read(host, dcr_n) dcr_read_native(host, dcr_n) |
| A D | dcr-native.h | 29 #define dcr_read_native(host, dcr_n) mfdcr(dcr_n + host.base) macro |
Completed in 3 milliseconds