Searched refs:lowbits (Results 1 – 2 of 2) sorted by relevance
87 unsigned long lowbits; in btext_prepare_BAT() local94 lowbits = addr & ~0xFF000000UL; in btext_prepare_BAT()98 logicalDisplayBase = (void *) (vaddr + lowbits); in btext_prepare_BAT()
323 : [lowbits] "m" (__m(__ptr)), \
Completed in 5 milliseconds