Home
last modified time | relevance | path

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

/linux/arch/parisc/include/asm/
H A Dpdcpat.h296 #define PAT_GET_CBA(value) ((value) & 0xfffffffffffff000UL) macro
/linux/arch/parisc/kernel/
H A Dinventory.c211 dev = alloc_pa_dev(PAT_GET_CBA(temp), &(pa_pdc_cell->mod_path)); in pat_query_module()