Home
last modified time | relevance | path

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

/linux/drivers/char/agp/
H A Dparisc-agp.c54 .mask = SBA_PDIR_VALID_BIT,
205 pa |= SBA_PDIR_VALID_BIT; /* set "valid" bit */ in parisc_agp_mask_memory()
/linux/arch/parisc/include/asm/
H A Dropes.h114 #define SBA_PDIR_VALID_BIT 0x8000000000000000ULL macro