Home
last modified time | relevance | path

Searched refs:fixup_entry (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/lib/
Dfeature-fixups.c25 struct fixup_entry { struct
34 static unsigned int *calc_addr(struct fixup_entry *fcur, long offset) in calc_addr() argument
67 static int patch_feature_section(unsigned long value, struct fixup_entry *fcur) in patch_feature_section()
98 struct fixup_entry *fcur, *fend; in do_feature_fixups()
160 static struct fixup_entry fixup;
162 static long calc_offset(struct fixup_entry *entry, unsigned int *p) in calc_offset()