Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/mm/
H A Dsubpage_prot.c68 static inline void check_faulted(void *addr, long page, long subpage, int write) in check_faulted() function
123 check_faulted(addr, i, j, 0); in run_test()
125 check_faulted(addr, i, j, 1); in run_test()