Home
last modified time | relevance | path

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

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