Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c979 #define FLAG_GTSE 0x01 macro
1059 if (flags & FLAG_GTSE) /* Guest translation shootdown enable */ in h_register_process_table()
1066 flags & FLAG_GTSE, cproc); in h_register_process_table()