Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/compat/
A Dgrant_table.c72 #define CASE(name) \ in compat_grant_table_op() macro
81 CASE(map_grant_ref); in compat_grant_table_op()
85 CASE(unmap_grant_ref); in compat_grant_table_op()
89 CASE(unmap_and_replace); in compat_grant_table_op()
93 CASE(setup_table); in compat_grant_table_op()
97 CASE(transfer); in compat_grant_table_op()
101 CASE(copy); in compat_grant_table_op()
105 CASE(dump_table); in compat_grant_table_op()
113 CASE(swap_grant_ref); in compat_grant_table_op()
117 CASE(cache_flush); in compat_grant_table_op()
[all …]
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Demulate.c1643 #define CASE(bits, suffix) \ in hvmemul_rep_stos() macro
1651 CASE(8, b); in hvmemul_rep_stos()
1652 CASE(16, w); in hvmemul_rep_stos()
1653 CASE(32, l); in hvmemul_rep_stos()
1654 CASE(64, q); in hvmemul_rep_stos()
1655 #undef CASE in hvmemul_rep_stos()

Completed in 8 milliseconds