Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-parisc/
Dpdc.h58 #define PDC_CACHE 5 /* return/set cache (& TLB) info*/ macro
/linux-2.4.37.9/arch/parisc/kernel/
Dfirmware.c439 retval = mem_pdc_call(PDC_CACHE, PDC_CACHE_INFO, __pa(pdc_result), 0); in pdc_cache_info()