Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/powerpc/mm/
Dtlbie_test.c135 static inline unsigned int compute_word_offset(char *start, unsigned int *addr) in compute_word_offset() function
207 unsigned int word_offset = compute_word_offset(start, addr); in compute_store_pattern()