Searched refs:malloc_pkey (Results 1 – 1 of 1) sorted by relevance
897 void *malloc_pkey(long size, int prot, u16 pkey) in malloc_pkey() function1453 ptr = malloc_pkey(PAGE_SIZE, prot, pkey); in run_tests_once()