Home
last modified time | relevance | path

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

/arch/powerpc/lib/
Dfeature-fixups.c27 struct fixup_entry { struct
36 static unsigned int *calc_addr(struct fixup_entry *fcur, long offset) in calc_addr() argument
69 static int patch_feature_section(unsigned long value, struct fixup_entry *fcur) in patch_feature_section()
100 struct fixup_entry *fcur, *fend; in do_feature_fixups()
535 static struct fixup_entry fixup;
537 static long calc_offset(struct fixup_entry *entry, unsigned int *p) in calc_offset()