Home
last modified time | relevance | path

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

/linux-6.6.21/arch/parisc/include/asm/
Dpdcpat.h314 #define PAT_GET_DVI(value) (((value) >> 48) & 0xffUL) macro
/linux-6.6.21/drivers/parisc/
Dsba_iommu.c1119 PAT_MOD(mod)->mod_info.dvi = PAT_GET_DVI(temp); in sba_get_pat_resources()