Home
last modified time | relevance | path

Searched defs:last (Results 1 – 5 of 5) sorted by relevance

/kvm-unit-tests/s390x/
H A Dtopology.c295 void *last = ((void *)info) + info->length; in check_child_cpus() local
346 void *last = ((void *)info) + info->length; in check_child_containers() local
/kvm-unit-tests/x86/
H A Dkvmclock_test.c19 volatile cycle_t last; /* last cycle seen by test */ member
H A Dkvmclock.c187 u64 last; in pvclock_clocksource_read() local
/kvm-unit-tests/lib/libfdt/
H A Dfdt.c314 const char *last = strtab + tabsize - len; in fdt_find_string_() local
/kvm-unit-tests/lib/
H A Dstring.c86 const char *last = NULL; in strrchr() local