mod_start        1338 arch/x86/xen/enlighten_pv.c 	if (xen_start_info->mod_start) {
mod_start        1340 arch/x86/xen/enlighten_pv.c 		initrd_start = PFN_PHYS(xen_start_info->mod_start);
mod_start        1342 arch/x86/xen/enlighten_pv.c 		initrd_start = __pa(xen_start_info->mod_start);
mod_start         257 fs/btrfs/extent_map.c 			em->mod_len = (em->mod_len + em->mod_start) - merge->mod_start;
mod_start         258 fs/btrfs/extent_map.c 			em->mod_start = merge->mod_start;
mod_start         275 fs/btrfs/extent_map.c 		em->mod_len = (merge->mod_start + merge->mod_len) - em->mod_start;
mod_start         309 fs/btrfs/extent_map.c 	em->mod_start = em->start;
mod_start         320 fs/btrfs/extent_map.c 		em->mod_start = em->start;
mod_start         343 fs/btrfs/extent_map.c 	em->mod_start = em->start;
mod_start          36 fs/btrfs/extent_map.h 	u64 mod_start;
mod_start        4117 fs/btrfs/tree-log.c 		csum_offset = em->mod_start - em->start;
mod_start        5363 fs/btrfs/tree-log.c 			const u64 mod_end = em->mod_start + em->mod_len - 1;
mod_start        5365 fs/btrfs/tree-log.c 			if (em->mod_start >= start && mod_end <= end)
mod_start         657 include/xen/interface/xen.h 	unsigned long mod_start;    /* VIRTUAL address of pre-loaded module.  */
mod_start         690 include/xen/interface/xen.h 	uint32_t mod_start;
mod_start          76 kernel/debug/kdb/kdb_private.h 		unsigned long mod_start;
mod_start         632 sound/soc/sh/rcar/dma.c 	struct rsnd_mod *mod_start, *mod_end;
mod_start         683 sound/soc/sh/rcar/dma.c 	mod_start	= (is_play) ? NULL : ssi;
mod_start         687 sound/soc/sh/rcar/dma.c 	mod[idx++] = mod_start;