addr_max          331 drivers/spi/spi-stm32-qspi.c 	u32 ccr, cr, addr_max;
addr_max          343 drivers/spi/spi-stm32-qspi.c 	addr_max = op->addr.val + op->data.nbytes + 1;
addr_max          346 drivers/spi/spi-stm32-qspi.c 		if (addr_max < qspi->mm_size &&
addr_max          150 kernel/module.c 	unsigned long addr_max;
addr_max          156 kernel/module.c #define module_addr_max mod_tree.addr_max