Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c978 #define FLAG_HASH_PROC_TBL 0x02 macro
1017 if (flags & FLAG_HASH_PROC_TBL) { /* Hash with Segment Tables */ in h_register_process_table()
1057 else if (flags & FLAG_HASH_PROC_TBL) /* Hash with process tables */ in h_register_process_table()