Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dprom.h91 u32 aa_index; member
/linux-4.4.14/arch/powerpc/mm/
Dnuma.c403 drmem->aa_index = of_read_number(&cp[2], 1); in read_drconf_cell()
505 drmem->aa_index < aa->n_arrays) { in of_drconf_to_nid_single()
506 index = drmem->aa_index * aa->array_sz + min_common_depth - 1; in of_drconf_to_nid_single()
513 index = drmem->aa_index * aa->array_sz; in of_drconf_to_nid_single()