Searched refs:emulate_swpX (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/kernel/
H A Dswp_emulate.c131 static int emulate_swpX(unsigned int address, unsigned int *data, emulate_swpX() function
171 * checks the memory location, calls emulate_swpX for the actual operation and
218 res = emulate_swpX(address, &data, type); swp_handler()
/linux-4.4.14/arch/arm64/kernel/
H A Darmv8_deprecated.c344 static int emulate_swpX(unsigned int address, unsigned int *data, emulate_swpX() function
374 * checks the memory location, calls emulate_swpX for the actual operation and
417 res = emulate_swpX(address, &data, type); swp_handler()

Completed in 97 milliseconds