/arch/arm64/mm/ |
D | mteswap.c | 51 void *tags = xa_load(&mte_pages, entry.val); in mte_restore_tags() local 73 void *tags = xa_erase(&mte_pages, entry.val); in mte_invalidate_tags() local 82 void *tags; in mte_invalidate_tags_area() local
|
/arch/arm/mach-omap2/ |
D | board-generic.c | 92 static void __init rx51_set_system_rev(const struct tag *tags) in rx51_set_system_rev() 112 const struct tag *tags = (const struct tag *)(PAGE_OFFSET + 0x100); in rx51_reserve() local
|
/arch/arm/include/asm/ |
D | setup.h | 28 static inline void save_atags(const struct tag *tags) { } in save_atags()
|
/arch/arm/mach-footbridge/ |
D | cats-hw.c | 80 fixup_cats(struct tag *tags, char **cmdline) in fixup_cats()
|
D | netwinder-hw.c | 624 fixup_netwinder(struct tag *tags, char **cmdline) in fixup_netwinder()
|
/arch/arm/mach-s3c/ |
D | mach-smdk2413.c | 90 static void __init smdk2413_fixup(struct tag *tags, char **cmdline) in smdk2413_fixup()
|
D | mach-vstms.c | 127 static void __init vstms_fixup(struct tag *tags, char **cmdline) in vstms_fixup()
|
/arch/sparc/kernel/ |
D | adi_64.c | 160 unsigned char *tags; in alloc_tag_store() local 302 unsigned char *tags = NULL; in del_tag_store() local
|
/arch/arm/kernel/ |
D | atags_proc.c | 28 void __init save_atags(const struct tag *tags) in save_atags()
|
D | atags_parse.c | 179 struct tag *tags = (struct tag *)&default_tags; in setup_machine_tags() local
|
D | atags_compat.c | 210 void __init convert_to_tag_list(struct tag *tags) in convert_to_tag_list()
|
/arch/arm/mach-pxa/ |
D | poodle.c | 456 static void __init fixup_poodle(struct tag *tags, char **cmdline) in fixup_poodle()
|
D | corgi.c | 764 static void __init fixup_corgi(struct tag *tags, char **cmdline) in fixup_corgi()
|
D | eseries.c | 46 void __init eseries_fixup(struct tag *tags, char **cmdline) in eseries_fixup()
|
D | tosa.c | 965 static void __init fixup_tosa(struct tag *tags, char **cmdline) in fixup_tosa()
|
D | cm-x300.c | 860 static void __init cm_x300_fixup(struct tag *tags, char **cmdline) in cm_x300_fixup()
|
D | spitz.c | 1017 static void __init spitz_fixup(struct tag *tags, char **cmdline) in spitz_fixup()
|
/arch/arm64/kernel/ |
D | hibernate.c | 316 void *tags; in swsusp_mte_free_storage() local 367 void *tags; in swsusp_mte_restore_tags() local
|
D | mte.c | 377 unsigned long tags, offset; in __access_remote_tags() local
|
/arch/x86/math-emu/ |
D | fpu_entry.c | 646 int offset, other, i, tags, regnr, tag, newtop; in fpregs_soft_set() local
|
/arch/sparc/include/asm/ |
D | mmu_64.h | 103 unsigned char *tags; /* Where the tags are */ member
|
/arch/mips/sgi-ip22/ |
D | ip28-berr.c | 59 } tags[1][2], tagd[4][2], tagi[4][2]; /* Way 0/1 */ member
|
/arch/arm/mach-sa1100/ |
D | assabet.c | 668 fixup_assabet(struct tag *tags, char **cmdline) in fixup_assabet()
|
/arch/sparc/mm/ |
D | tsb.c | 622 unsigned char *tags; in destroy_context() local
|
/arch/x86/events/intel/ |
D | uncore.h | 139 u64 tags[UNCORE_PMC_IDX_MAX]; member
|