Searched refs:codepatch_call (Results 1 – 6 of 6) sorted by relevance
30 void codepatch_call(uint16_t tag, void *func);
33 __cptext void codepatch_call(uint16_t _tag, void *_func);
178 codepatch_call(uint16_t tag, void *func) in codepatch_call() function
157 codepatch_call(uint16_t tag, void *func) in codepatch_call() function
211 codepatch_call(CPTAG_EOI, &x2apic_eoi); in lapic_map()
408 codepatch_call(CPTAG_MDS, handler); in replacemds() 409 codepatch_call(CPTAG_MDS_VMM, vmm_handler); in replacemds()