Searched refs:count64 (Results 1 – 2 of 2) sorted by relevance
230 struct count64 { struct237 struct count64 timer0count; argument238 struct count64 timer0_at_last_clockintr;306 void gettimer0count(struct count64 *);309 void gettimer0count(struct count64 *pcount) in gettimer0count()
221 uint64_t count64 = systbl64->st_entries; in efi_aprintcfgtbl()223 aprint_debug("efi: %" PRIu64 " cfgtbl entries:\n", count64); in efi_aprintcfgtbl()224 for (; count64; count64--, ct64++) { in efi_aprintcfgtbl()281 uint64_t count64 = systbl64->st_entries; in efi_getcfgtblpa()283 for (; count64; count64--, ct64++) in efi_getcfgtblpa()