Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen-mapcache.c91 static inline int test_bits(int nr, int size, const unsigned long *addr) in test_bits() function
358 test_bits(address_offset >> XC_PAGE_SHIFT, in xen_map_cache_unlocked()
381 !test_bits(address_offset >> XC_PAGE_SHIFT, in xen_map_cache_unlocked()
403 !test_bits(address_offset >> XC_PAGE_SHIFT, in xen_map_cache_unlocked()
411 if(!test_bits(address_offset >> XC_PAGE_SHIFT, in xen_map_cache_unlocked()
749 if (!test_bits(address_offset >> XC_PAGE_SHIFT, in xen_replace_cache_entry_unlocked()
/openbmc/linux/lib/
H A DMakefile390 obj-$(CONFIG_BITS_TEST) += test_bits.o
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0025-CMakeLists.txt-.pc-respect-CMAKE_INSTALL_LIBDIR.patch161 add_executable(containers_test_bits test_bits.c)
/openbmc/linux/Documentation/admin-guide/
H A Dras.rst905 test_bits which in the current test driver does nothing but