Home
last modified time | relevance | path

Searched defs:pkeys_total (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dpkeys.c52 int *pkeys_total = (int *) data; in dt_scan_storage_keys() local
68 int pkeys_total = 0; in scan_pkey_feature() local
103 int pkeys_total, i; in pkey_early_init_devtree() local
/kernel/linux/linux-4.19/arch/powerpc/mm/
Dpkeys.c15 int pkeys_total; /* Total pkeys as per device tree */ variable