Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D30savedefault.diff38 + int once_only = 0;
61 + once_only = 1;
100 + if(once_only)
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsmpboot.c991 static bool once_only; in cpu_add() local
993 if ( !test_and_set_bool(once_only) ) in cpu_add()

Completed in 4 milliseconds