Searched refs:paravirt_patch_site (Results 1 – 2 of 2) sorted by relevance
139 struct paravirt_patch_site;141 void apply_paravirt(struct paravirt_patch_site *start,142 struct paravirt_patch_site *end);145 apply_paravirt(struct paravirt_patch_site *start, in apply_paravirt()146 struct paravirt_patch_site *end) in apply_paravirt()
1007 struct paravirt_patch_site { struct1014 extern struct paravirt_patch_site __parainstructions[], argument