Searched refs:BITS_PER_LONG (Results 1 – 2 of 2) sorted by relevance
125 #define ACPI_MACHINE_WIDTH BITS_PER_LONG
111 #define LE_BIT_XOR ((BITS_PER_LONG-1) & ~0x7)126 #define BITS_PER_LONG (sizeof (unsigned long) * 8) macro